]> git.parisson.com Git - mezzo.git/commitdiff
Add some padding at the bottom of the pages
authorJérémy Fabre <Jeremy@imac-de-jeremy.fritz.box>
Thu, 8 Sep 2016 10:38:34 +0000 (12:38 +0200)
committerJérémy Fabre <Jeremy@imac-de-jeremy.fritz.box>
Thu, 8 Sep 2016 10:38:34 +0000 (12:38 +0200)
app/static/src/sass/modules/_page.scss

index 43d69ac123028b52c5af4cf11621c747b08f52fc..3176668e4d952eaae1de86cbd7330f6b3da80e09 100644 (file)
@@ -2,6 +2,8 @@ $module: ".page";
 
 #{$module} {
 
+    @include padding-bottom(3);
+
     &__sidebar {
 
         @include mq($until: sm) {