From: Jérémy Fabre Date: Tue, 14 Feb 2017 10:57:13 +0000 (+0100) Subject: Fix footer section title margin X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=d707d622d8c9418f34fbdf40d587852ea2de4cad;p=mezzo.git Fix footer section title margin --- diff --git a/app/static/src/sass/layout/_footer.scss b/app/static/src/sass/layout/_footer.scss index a222db9d..d9a55554 100755 --- a/app/static/src/sass/layout/_footer.scss +++ b/app/static/src/sass/layout/_footer.scss @@ -34,6 +34,7 @@ $module: ".footer"; .section-title { @include margin-bottom(2); + @include margin-top(0); } &__pre {