From 7ea414da70fad0788a16012373e4fde3ced59e27 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Mon, 18 Jan 2021 21:35:35 -0500 Subject: updated the css file --- CSS/main.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CSS') diff --git a/CSS/main.css b/CSS/main.css index 363dbc1..26fc0b0 100644 --- a/CSS/main.css +++ b/CSS/main.css @@ -77,7 +77,7 @@ li a:hover{ font-size:256px; } } -@media only screen and (max-width: 1440px){ +@media only screen and (max-width: 1365px){ .desktop{ display:none; } -- cgit v1.2.3