Removed auto width from tile banners to prevent blurry upscaling. Fixed tag photo paths.

This commit is contained in:
2026-02-07 00:56:02 +01:00
parent 1c982124b0
commit 983e24835f
5 changed files with 16 additions and 5 deletions

View File

@@ -85,7 +85,6 @@ const bannerSrc = (() => {
}
.campaign-banner {
width: auto;
height: auto;
max-height: 100%;
max-width: 100%;