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;