Commit ef6c365c by Brian Talbot

lms/mktg - revises paragraph in colophon portion of footer to match footer's flex-grid value

parent 8d7b46b5
......@@ -71,7 +71,7 @@
p {
float: left;
width: flex-grid(9,12);
width: flex-grid(6,8);
margin-left: $baseline;
padding-left: $baseline;
font-size: em(13);
......@@ -154,9 +154,5 @@
.colophon-about img {
margin-top: ($baseline*1.5);
}
.colophon-about p {
width: 360px;
}
}
}
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