Skip to content
Snippets Groups Projects
Commit 3e4b5499 authored by Chris Lamb's avatar Chris Lamb :eyes:
Browse files

Tidy the spacing of the logo when viewing on a mobile device.

parent b8d16b63
No related branches found
No related tags found
No related merge requests found
......@@ -27,6 +27,7 @@ footer img {
.wrapper .logo img {
max-height: 130px;
margin-bottom: 20px;
}
@media (min-width: 768px) {
......
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