Improve sass styles

This commit is contained in:
Alex Shpak
2018-09-28 01:12:07 +02:00
parent cce17bcc99
commit 78bd5938a3
9 changed files with 70 additions and 54 deletions
+2 -2
View File
@@ -21,8 +21,8 @@ $gray-800: #343a40;
$gray-900: #212529;
$black: #000;
$color-link: #1177EE;
$color-visited-link: #7823c9;
$color-link: #4092f1;
$color-visited-link: #8440f1;
$body-background: white;
$body-font-color: $gray-800;