From 68b75fe95fa59882e61b3490ca7f2e29bf3e3328 Mon Sep 17 00:00:00 2001 From: morinl Date: Tue, 17 Jan 2023 23:58:37 +0100 Subject: [PATCH] retouche --- styles.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/styles.css b/styles.css index 03421b8..27eae06 100644 --- a/styles.css +++ b/styles.css @@ -137,7 +137,7 @@ div.texti{ display: none; } -@media screen and (max-width: 600px) { +@media screen and (max-width: 1000px) { .topnav a:not(:first-child) {display: none;} .topnav a.icon { float: right; @@ -145,7 +145,7 @@ div.texti{ } } -@media screen and (max-width: 600px) { +@media screen and (max-width: 1000px) { .topnav.responsive { position: relative; display: flex;