Commit 523190f9 authored by Luke Bennett's avatar Luke Bennett

Review changes

parent 8131a02f
......@@ -33,13 +33,8 @@
text-align: center;
}
.banner-text,
.banner-link {
display: inline;
}
.banner-graphic {
margin-left: 20px;
margin-left: $gl-padding;
}
}
}
......@@ -225,4 +225,11 @@
.btn-link {
padding: 0;
}
@media (max-width: $screen-xs-max) {
.banner-text,
.banner-link {
display: inline;
}
}
}
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