From dec79be22d6e7481db393aabc8b1eb0aa8a9c188 Mon Sep 17 00:00:00 2001 From: Johnny322 Date: Sun, 8 Feb 2026 17:04:21 +0100 Subject: [PATCH] Larger orb div --- src/styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/styles.css b/src/styles.css index be93e70..539c4c0 100644 --- a/src/styles.css +++ b/src/styles.css @@ -366,7 +366,7 @@ button { display: grid; place-items: center; position: relative; - min-height: 220px; + min-height: 420px; } audio.hidden-audio {