 Issue 29587562:
  Issue 5903 - Change help.eyeo.com bold-weight from 700 to a semi-bold weight  (Closed) 
  Base URL: https://hg.adblockplus.org/help.eyeo.com
    
  
    Issue 29587562:
  Issue 5903 - Change help.eyeo.com bold-weight from 700 to a semi-bold weight  (Closed) 
  Base URL: https://hg.adblockplus.org/help.eyeo.com| 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; |