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 @@
// colophon
.colophon {
//margin-right: flex-gutter(2);
margin-right: flex-gutter();
width: flex-grid(8,12);
float: left;
......@@ -91,7 +91,6 @@
text-align: right;
li {
//margin-right: ($baseline/10);
display: inline-block;
&: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