Improve font rendering

This commit is contained in:
Alex Shpak
2018-11-07 12:54:18 +01:00
parent b88206b14f
commit 143cb9341d
7 changed files with 17 additions and 9 deletions
+1 -1
View File
@@ -21,7 +21,7 @@ $gray-800: #343a40;
$gray-900: #212529;
$black: #000;
$color-link: #4092f1;
$color-link: #004ed0;
$color-visited-link: #8440f1;
$body-background: white;