Adding padding to mobile that was removed in 3710b016

This commit is contained in:
Kris
2018-12-18 22:20:02 -05:00
parent 3710b01660
commit 41e06efb94

View File

@@ -18,6 +18,10 @@
width: 100%;
}
}
> .wrap {
padding: 0 8px;
}
#site-logo {
max-height: 2.4em;
max-width: 100%;