diff options
| author | Ville Kauhanen <ville.kauhanen@gmail.com> | 2017-12-01 00:03:43 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-12-01 00:03:43 +0200 |
| commit | 9796a2d993bc9d28362018a4bda239872910d9bc (patch) | |
| tree | 5ec33d2b981b15fee96ffe5d940f255a08ede6b1 | |
| parent | bbdf4139facf2c4f3c86610e55773885acfafdbc (diff) | |
Update _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; } |
