Commit 25305dc8 by Brian Talbot

lms/mktg - removes margins from social icons and reinstates flex-gutter margin…

lms/mktg - removes margins from social icons and reinstates flex-gutter margin to colophon area of footer
parent ef6c365c
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
// colophon // colophon
.colophon { .colophon {
//margin-right: flex-gutter(2); margin-right: flex-gutter();
width: flex-grid(8,12); width: flex-grid(8,12);
float: left; float: left;
...@@ -91,7 +91,6 @@ ...@@ -91,7 +91,6 @@
text-align: right; text-align: right;
li { li {
//margin-right: ($baseline/10);
display: inline-block; display: inline-block;
&:last-child { &:last-child {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment