Skip to content
Snippets Groups Projects
Commit 1088046a authored by Johannes Keyser's avatar Johannes Keyser
Browse files

Fonts: Naybe the quotes are necessary around the name...

parent 69518d97
No related branches found
No related tags found
No related merge requests found
Pipeline #121 passed
......@@ -5,7 +5,7 @@
// Our variables
$base-font-family: Sans-Serif;
$base-font-family: 'Open Sans', sans-serif;
$base-font-size: 16px;
$base-font-weight: 400;
$small-font-size: $base-font-size * 0.875;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment