From: Jérémy Fabre Date: Fri, 23 Sep 2016 13:33:25 +0000 (+0200) Subject: Light font in the page content. X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=983006a9dd559c342273332b80680c1719bb9f4a;p=mezzo.git Light font in the page content. --- diff --git a/app/static/src/sass/global/_typography.scss b/app/static/src/sass/global/_typography.scss index fe17f96f..6cf08602 100755 --- a/app/static/src/sass/global/_typography.scss +++ b/app/static/src/sass/global/_typography.scss @@ -58,6 +58,7 @@ main p, main ul.unstyled-list { @include line-height(1.25); @include typeface(serif); @include typey-debug-grid; + font-weight: weight(light); a:not(.button) {