From c86d4321add13af15f97ffa63356f015bf767b22 Mon Sep 17 00:00:00 2001 From: Timothy Farrell Date: Sun, 12 Apr 2026 11:15:30 +0000 Subject: [PATCH] oops --- frontend.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend.html b/frontend.html index 2041f22..38f0986 100644 --- a/frontend.html +++ b/frontend.html @@ -18,7 +18,7 @@ max-width: 100%; max-height: 100%; width: 100%; - height: 100% + height: 100%; cursor: pointer; background-image: url($img_url); background-size: contain; /* Important for proper scaling */