Index: static/scss/layout/_footer.scss |
=================================================================== |
--- a/static/scss/layout/_footer.scss |
+++ b/static/scss/layout/_footer.scss |
@@ -16,18 +16,16 @@ |
#site-footer |
{ |
font-size: $small-font; |
} |
#site-footer .column |
{ |
- padding: 0px; |
- |
@media (min-width: $phablet-breakpoint) |
{ |
width: 50%; |
} |
} |
#site-footer-locales |
{ |