diff options
Diffstat (limited to 'stylesheets/index.css')
| -rw-r--r-- | stylesheets/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/stylesheets/index.css b/stylesheets/index.css index dcacc72..a2f15a3 100644 --- a/stylesheets/index.css +++ b/stylesheets/index.css @@ -75,7 +75,7 @@ a#next-concert:hover { } } -@media (min-width: 40em) { +@media (min-width: 50em) { header.menu > nav { background: #0004; } |
