fix(ui): tweak lead font weight

This commit is contained in:
Łukasz Mierzwa
2019-10-26 19:55:02 +01:00
parent 509102107c
commit 39aab2e116

View File

@@ -1,6 +1,8 @@
// bundled font assets, so we don't need to talk to Google Fonts API
@import "src/Fonts.scss";
$lead-font-weight: 400;
// custom "dark" color, little less dark than flatly
$blue: #455a64;
// body background color should be same as navbar, so it blends into one