diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index 64c5257..6390cdb 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -92,6 +92,7 @@ .bigcontent{ background-color: #fff; + margin-bottom: -25px; @media(max-width: $screen-xs){ padding-top: 1em; }