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/programmes.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'stylesheets/programmes.css') diff --git a/stylesheets/programmes.css b/stylesheets/programmes.css index 7ab6d99..f1df865 100644 --- a/stylesheets/programmes.css +++ b/stylesheets/programmes.css @@ -1,4 +1,4 @@ -@media (min-width: 40em) { +@media (min-width: 50em) { main { margin: 2em 4em 0 4em; } -- cgit v1.2.3