Adjust logo css for mobile devices

Fixes #557
pull/562/head
Ben Busby 3 years ago
parent 15391379be
commit 27051363ff
No known key found for this signature in database
GPG Key ID: B9B7231E01D924A1

@ -12,6 +12,7 @@ a {
@media (max-width: 1000px) {
svg {
margin-top: .7em;
margin-top: .3em;
height: 70%;
}
}

Loading…
Cancel
Save