mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-03 16:46:39 -04:00
have responsiveness kick in a little earlier
This commit is contained in:
@ -527,7 +527,7 @@ body {
|
||||
|
||||
|
||||
// Responsive Awesomeness
|
||||
@media screen and (max-width: 800px) {
|
||||
@media screen and (max-width: 850px) {
|
||||
body {
|
||||
// Safari iOS menu bar reappers below 44px:
|
||||
// https://www.eventbrite.com/engineering/mobile-safari-why/
|
||||
|
Reference in New Issue
Block a user