From d4d3f1ec3dcf31cd8f0ff698e599fdeb886c4246 Mon Sep 17 00:00:00 2001 From: Broque Thomas Date: Sat, 21 Feb 2026 08:53:50 -0800 Subject: [PATCH] Update style.css --- webui/static/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui/static/style.css b/webui/static/style.css index 6c86c924..f0463db1 100644 --- a/webui/static/style.css +++ b/webui/static/style.css @@ -13393,7 +13393,7 @@ body { #artist-hero-section #artist-detail-image { width: 100%; height: auto; - max-width: 50vw; + max-width: 40vw; } .artist-detail-image {