diff options
Diffstat (limited to 'stylesheets/index.css')
| -rw-r--r-- | stylesheets/index.css | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/stylesheets/index.css b/stylesheets/index.css index 74ba8b7..66abda2 100644 --- a/stylesheets/index.css +++ b/stylesheets/index.css @@ -70,3 +70,11 @@ a#next-concert:hover { top: 10%; } } + +@media (min-width: 40em) { + header.menu > nav, + footer.social { + background: #0004; + margin-bottom: auto; + } +} |
