From fc27c057e526b0e24f76291de6c9fc4e8370f269 Mon Sep 17 00:00:00 2001 From: Ashley Date: Sat, 31 Dec 2022 15:10:38 +0000 Subject: [PATCH] make it 1600px --- css/watch-navbar.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/css/watch-navbar.css b/css/watch-navbar.css index 2892f7a1..1e86df4b 100644 --- a/css/watch-navbar.css +++ b/css/watch-navbar.css @@ -49,7 +49,7 @@ nav .middle { margin-right: 26em; } -@media screen and (min-width: 1400px) { +@media screen and (min-width: 1600px) { nav .middle { display: flex; justify-content: center;