From 8921b55c570bad25969af93d3d99cd697906e610 Mon Sep 17 00:00:00 2001 From: John Mizerek Date: Sat, 7 Mar 2026 15:10:12 -0800 Subject: [PATCH] Fix header image preview to show full image with correct aspect ratio Changed from cover/fixed-height to contain/aspect-ratio 3:1 so the full 1200x400 header image is visible without cropping. Co-Authored-By: Claude Opus 4.6 --- portal/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/index.html b/portal/index.html index 303b984..9a52beb 100644 --- a/portal/index.html +++ b/portal/index.html @@ -641,7 +641,7 @@

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

-
+