]> git.parisson.com Git - mezzo.git/commitdiff
Light font in the page content.
authorJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Fri, 23 Sep 2016 13:33:25 +0000 (15:33 +0200)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Fri, 23 Sep 2016 13:33:25 +0000 (15:33 +0200)
app/static/src/sass/global/_typography.scss

index fe17f96fb36240b4d7da4a9dfa0fc951e3b9a7ce..6cf086024a598ea3450b6b6aa7381b9170a82854 100755 (executable)
@@ -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) {