Commit 8479bf58 authored by Luke Bennett's avatar Luke Bennett

Remove media query

parent d3ebaae5
...@@ -220,22 +220,9 @@ ...@@ -220,22 +220,9 @@
padding-left: 1em; padding-left: 1em;
} }
} }
} }
.btn-link { .btn-link {
padding: 0; padding: 0;
} }
@media (max-width: $screen-xs-max) {
text-align: center;
.illustration {
display: block;
margin: $gl-padding 0;
> img {
margin: 0;
}
}
}
} }
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