From 6e152805bf250a60b4a38e61df80df34100f75bb Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Mon, 8 Mar 2021 19:21:43 +0100 Subject: Remove background on sidebar --- stylesheets/index.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'stylesheets/index.css') diff --git a/stylesheets/index.css b/stylesheets/index.css index 7628bd0..8e6f167 100644 --- a/stylesheets/index.css +++ b/stylesheets/index.css @@ -72,10 +72,8 @@ a#next-concert:hover { } @media (min-width: 40em) { - header.menu > nav, - footer.social { + header.menu > nav { background: #0004; - margin-bottom: auto; } nav li.dropdown ul { -- cgit v1.2.3