From 7127c6d1234cc865f8f190d6d7005544808b5ba6 Mon Sep 17 00:00:00 2001 From: Kévin Le Gouguec Date: Tue, 16 Mar 2021 22:10:20 +0100 Subject: Switch to button-menu sooner --- stylesheets/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylesheets/index.css') 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; } -- cgit v1.2.3