| 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; |
| -$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; |