From: Jérémy Fabre Date: Thu, 8 Sep 2016 10:38:34 +0000 (+0200) Subject: Add some padding at the bottom of the pages X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=28b282bb66bd280d47e3ff4c55cf2842fb1d82bd;p=mezzo.git Add some padding at the bottom of the pages --- diff --git a/app/static/src/sass/modules/_page.scss b/app/static/src/sass/modules/_page.scss index 43d69ac1..3176668e 100644 --- a/app/static/src/sass/modules/_page.scss +++ b/app/static/src/sass/modules/_page.scss @@ -2,6 +2,8 @@ $module: ".page"; #{$module} { + @include padding-bottom(3); + &__sidebar { @include mq($until: sm) {