]> git.parisson.com Git - mezzo.git/commitdiff
Fix h3 again -_-
authorJérémy Fabre <Jeremy@iMac-de-Jeremy-2.fritz.box>
Tue, 14 Feb 2017 16:18:22 +0000 (17:18 +0100)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy-2.fritz.box>
Tue, 14 Feb 2017 16:18:22 +0000 (17:18 +0100)
app/static/src/sass/global/_typography.scss

index cfe15e68b4a34f42b8d775673561b08d6a459b24..7f946e1454e63ee17b721f29b5232b3c4b70c8c4 100755 (executable)
@@ -74,7 +74,7 @@ h3 {
        .page__content &, .page__block & {
                text-transform: uppercase;
                line-height: 2rem;
-               @include margin(0 5);
+               @include padding(0 5);
        }
 
 }