]> git.parisson.com Git - mezzo.git/commitdiff
Remove the padding :(
authorJérémy Fabre <Jeremy@imac-de-jeremy.fritz.box>
Thu, 8 Sep 2016 10:43:08 +0000 (12:43 +0200)
committerJérémy Fabre <Jeremy@imac-de-jeremy.fritz.box>
Thu, 8 Sep 2016 10:43:08 +0000 (12:43 +0200)
app/static/src/sass/modules/_page.scss
app/templates/core/inc/block.html

index 3176668e4d952eaae1de86cbd7330f6b3da80e09..43d69ac123028b52c5af4cf11621c747b08f52fc 100644 (file)
@@ -2,8 +2,6 @@ $module: ".page";
 
 #{$module} {
 
-    @include padding-bottom(3);
-
     &__sidebar {
 
         @include mq($until: sm) {
index 712c987d4d49014df7b82ebd082909e7ca652fc1..1e013c85cbbc846a8499980260dd4b5a466e2708 100644 (file)
@@ -1,6 +1,6 @@
 {% load i18n mezzanine_tags keyword_tags pages_tags organization_tags %}
 {% if blocks %}
-    <div class="white-bg">
+    <div class="white-bg pb2">
         <div class="container">
             <div class="row">
                 <div class="col-sm-12">