From 08bd89ed7ed96c64280978792231367b6f96bb68 Mon Sep 17 00:00:00 2001 From: Ville Kauhanen Date: Fri, 1 Dec 2017 00:06:47 +0200 Subject: Fix footer logos centering --- _sass/_layout.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '_sass') 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; } -- cgit v1.3