Commit fabf9910 authored by Aron Carroll's avatar Aron Carroll

Move masthead image styles under masthead namespace

parent 67f622c8
......@@ -69,7 +69,6 @@ ol {
@include respond-to(wide-handhelds tablets desktops) {
@include pie-clearfix;
text-align: left;
img { float: left; }
}
margin-bottom: 1em;
......@@ -165,4 +164,8 @@ ol {
font-size: 1.231em;
margin: 0;
}
img {
float: left;
}
}
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