| Index: static/scss/base/_variables.scss |
| =================================================================== |
| --- a/static/scss/base/_variables.scss |
| +++ b/static/scss/base/_variables.scss |
| @@ -55,17 +55,17 @@ |
| // Font sizes (general) |
| $small-font: 0.9em; |
| $tiny-font: 0.8em; |
| // Font weights |
| -$bold-weight: 700; |
| +$bold-weight: 600; |
| // Sizes /////////////////////////////////////////////////////////////////////// |
| // Container widths |
| $content-width: 960px; |
| $navbar-width: $content-width + 100px; |