diff options
Diffstat (limited to '_sass/_layout.scss')
| -rw-r--r-- | _sass/_layout.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_sass/_layout.scss b/_sass/_layout.scss index 87957fa..91244fa 100644 --- a/_sass/_layout.scss +++ b/_sass/_layout.scss @@ -102,7 +102,7 @@ .footer-col-wrapper { font-size: 15px; color: $grey-color; - margin-left: -$spacing-unit / 2; + */ margin-left: -$spacing-unit / 2; */ @extend %clearfix; } |
