Index: static/scss/_variables.scss |
=================================================================== |
--- a/static/scss/_variables.scss |
+++ b/static/scss/_variables.scss |
@@ -55,20 +55,16 @@ |
// Fonts |
//////////////////////////////////////////////////////////////////////////////// |
$primary-font: sans-serif !default; |
$secondary-font: serif !default; |
$monospace-font: monospace !default; |
-$large-font: 1.2em !default; |
ire
2017/10/26 10:11:08
I don't know that we necessarily want to remove th
ire
2017/10/26 10:11:08
Actually I'm not sure about this comment anymore.
juliandoucette
2017/10/26 11:25:50
I forgot to explain (sorry). But you figured it ou
ire
2017/10/26 12:45:27
I totally agree :)
|
-$medium-font: 1em !default; |
-$small-font: 0.8em !default; |
- |
$bold-weight: 600 !default; |
$normal-weight: 400 !default; |
$thin-weight: 300 !default; |
// Spacing |
//////////////////////////////////////////////////////////////////////////////// |
$large-space: 4em !default; |