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 ++-- templates/site | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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; } -} +}*/ diff --git a/templates/site b/templates/site index 1cb8cd6..1d47e5c 160000 --- a/templates/site +++ b/templates/site @@ -1 +1 @@ -Subproject commit 1cb8cd68cc7e4e244c66a73ea69dcb0461b9b41d +Subproject commit 1d47e5c7b01770b76f87b17518e276e656d71156 -- cgit v1.2.3