From acd50bfdd8bacc7a9c8490d4415f2e5e961d81a1 Mon Sep 17 00:00:00 2001 From: Stefan Koelle Date: Sun, 13 Sep 2026 22:38:24 +0200 Subject: [PATCH] Add copper bars background, fix mobile logo display, layout improvements --- phobia/index.html | 37 +++++++++++++++++++++++++++++++++++++ 1 file changed, 37 insertions(+) diff --git a/phobia/index.html b/phobia/index.html index 6c1086a..f382c5b 100755 --- a/phobia/index.html +++ b/phobia/index.html @@ -90,6 +90,8 @@ width: 100%; height: auto; } + #phobialogo { display: none !important; } + #phobialogo-fallback { display: inline !important; } .content { padding: 15px 10px; flex-direction: column; @@ -264,6 +266,7 @@ --> +