From: Jérémy Fabre Date: Thu, 15 Sep 2016 12:18:06 +0000 (+0200) Subject: Fix the service banners margins X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=b1180b78aba543e04c3ece6376e5dcf65885c597;p=mezzo.git Fix the service banners margins --- diff --git a/app/static/src/sass/modules/_banner.scss b/app/static/src/sass/modules/_banner.scss index de8c4259..f3b22893 100644 --- a/app/static/src/sass/modules/_banner.scss +++ b/app/static/src/sass/modules/_banner.scss @@ -10,7 +10,7 @@ $module: ".banner"; height: 350px; position: relative; - @include margin-bottom(2); + @include margin-top(2); @include mq($until: lg) { diff --git a/app/templates/home/inc/services.html b/app/templates/home/inc/services.html index 78bf0377..377c9bd6 100644 --- a/app/templates/home/inc/services.html +++ b/app/templates/home/inc/services.html @@ -1,6 +1,6 @@ {% load staticfiles %} -
+