From 0ab715db494d053b65184b73da46fcf82c397d32 Mon Sep 17 00:00:00 2001 From: LD-Reborn Date: Sat, 22 Nov 2025 18:10:19 +0100 Subject: [PATCH 1/5] Fix banner does not have fixed width and height --- src/Views/Shared/_Layout.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Views/Shared/_Layout.cshtml b/src/Views/Shared/_Layout.cshtml index 29761ed..9b77429 100644 --- a/src/Views/Shared/_Layout.cshtml +++ b/src/Views/Shared/_Layout.cshtml @@ -40,7 +40,7 @@