]> git.parisson.com Git - mezzo.git/commitdiff
Fix the service banners margins
authorJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Thu, 15 Sep 2016 12:18:06 +0000 (14:18 +0200)
committerJérémy Fabre <Jeremy@iMac-de-Jeremy.local>
Thu, 15 Sep 2016 12:18:06 +0000 (14:18 +0200)
app/static/src/sass/modules/_banner.scss
app/templates/home/inc/services.html

index de8c425977fb03b7bc11b413109a40dee05a29f6..f3b22893c5b6903161a9bd5686443fdfb37db121 100644 (file)
@@ -10,7 +10,7 @@ $module: ".banner";
     height: 350px;
     position: relative;
 
-    @include margin-bottom(2);
+    @include margin-top(2);
 
     @include mq($until: lg) {
 
index 78bf037736ed5a95ac0f9f3d3a77c988f209823c..377c9bd69c03e5486656eff46a26dd0d006ac335 100644 (file)
@@ -1,6 +1,6 @@
 {% load staticfiles  %}
 
-<div class="container">
+<div class="container mb2">
 
     <div class="row">