From b58abdb049a000135e72aba33c0eaea42eea4e1c Mon Sep 17 00:00:00 2001 From: rainydayemma Date: Wed, 26 Feb 2025 05:55:58 -0500 Subject: [PATCH] comment out all mobile layout work for now --- src/styles/global.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/styles/global.css b/src/styles/global.css index 1cbed57..11761d4 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -71,9 +71,9 @@ section { width: 55vw; } -.mobile-header { +/* .mobile-header { display: none; -} +} */ @media (prefers-color-scheme: dark) { :root {