From a035f46f8a45981bf8805968b23d70bc574183a5 Mon Sep 17 00:00:00 2001 From: mjfernez Date: Wed, 20 Dec 2023 16:50:47 -0500 Subject: Remove mobile formatting --- static/main.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static') diff --git a/static/main.css b/static/main.css index 6257d80..cbc338e 100644 --- a/static/main.css +++ b/static/main.css @@ -96,7 +96,7 @@ iframe { .longboi { word-wrap: break-word; } - +/* @media screen and (max-device-width: 480px) { h1 { font-size: 150%; @@ -127,4 +127,4 @@ iframe { .content { text-align: left; } -} +}*/ -- cgit v1.2.3