Skip to content
Snippets Groups Projects
Unverified Commit 523190f9 authored by Luke Bennett's avatar Luke Bennett
Browse files

Review changes

parent 8131a02f
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -33,13 +33,8 @@
text-align: center;
}
 
.banner-text,
.banner-link {
display: inline;
}
.banner-graphic {
margin-left: 20px;
margin-left: $gl-padding;
}
}
}
Loading
Loading
@@ -225,4 +225,11 @@
.btn-link {
padding: 0;
}
@media (max-width: $screen-xs-max) {
.banner-text,
.banner-link {
display: inline;
}
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment