]> git.parisson.com Git - mezzo.git/commitdiff
Fix footer section title margin
authorJérémy Fabre <Jeremy@iMac-de-Jeremy-2.fritz.box>
Tue, 14 Feb 2017 10:57:13 +0000 (11:57 +0100)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy-2.fritz.box>
Tue, 14 Feb 2017 10:57:13 +0000 (11:57 +0100)
app/static/src/sass/layout/_footer.scss

index a222db9d7287e2351127fc04c935eb4e31d5fb7f..d9a55554c8ae13bd25030eeb0ef6d9efa0a3a5ab 100755 (executable)
@@ -34,6 +34,7 @@ $module: ".footer";
 
     .section-title {
         @include margin-bottom(2);
+        @include margin-top(0);
     }
 
     &__pre {