Allow override code font as well

This commit is contained in:
Alex Shpak
2019-06-10 17:09:43 +02:00
parent fead34957c
commit 64ad3f3b8a
6 changed files with 38 additions and 36 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ $color-dark-link: $gray-800;
$body-background: white;
$body-font-color: $gray-800;
$body-font-weight: 400;
$body-font-weight: normal;
$body-min-width: 20rem;
$container-max-width: 80rem;