From db5cd90875766c54aac1369fd831108df2e2dc04 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Sun, 1 Feb 2026 07:48:47 -0800 Subject: [PATCH] Switch header preview from CSS background-image to tag CSS background-image with padding-bottom trick for aspect ratio was not rendering on mobile. Using an actual element with width:100% is universally reliable across all browsers and devices. Co-Authored-By: Claude Opus 4.5 --- portal/index.html | 4 ++-- portal/portal.js | 6 ++++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/portal/index.html b/portal/index.html index 009a283..83210ea 100644 --- a/portal/index.html +++ b/portal/index.html @@ -579,8 +579,8 @@

Displayed at the top of your menu. Recommended: 1200x400px

-
-
+
+