diff --git a/assets/stylesheets/template/layout/content.scss b/assets/stylesheets/template/layout/content.scss index 39ea7ea..faff835 100644 --- a/assets/stylesheets/template/layout/content.scss +++ b/assets/stylesheets/template/layout/content.scss @@ -110,7 +110,7 @@ body{ background-color: #fff; margin-bottom: -25px; @media(max-width: $screen-xs){ - padding-top: 1em; + //padding-top: 1em; } } .layout-content-inner{