From cab9698fc76e450a59833d43414c77452fcff39c Mon Sep 17 00:00:00 2001 From: Robin Date: Wed, 19 Aug 2026 10:24:26 +0200 Subject: [PATCH] Undo breakpoint change made during testing --- src/index.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.css b/src/index.css index 93614e29a..77db3394c 100644 --- a/src/index.css +++ b/src/index.css @@ -74,7 +74,7 @@ body { -webkit-tap-highlight-color: transparent; } -@media (min-height: 33px) { +@media (min-height: 330px) { body[data-background="gradient"]::before { content: ""; position: fixed;