Remove dark links mixin and sass var

This commit is contained in:
Alex Shpak
2019-10-27 12:33:14 +01:00
parent a5788d71fa
commit 825573cdd2
6 changed files with 9 additions and 15 deletions
-1
View File
@@ -26,7 +26,6 @@ $black: #000 !default;
$color-link: #05b !default;
$color-visited-link: #8440f1 !default;
$color-dark-link: $gray-800 !default;
$body-background: white !default;
$body-font-color: $gray-800 !default;