diff options
| -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 91244fa..73e55ad 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; } |
