From d20989f8597e504a3300b5f60d3b81fcd73cde53 Mon Sep 17 00:00:00 2001 From: Connor Johnstone Date: Wed, 25 Mar 2026 14:40:17 -0400 Subject: [PATCH] better artist banner heights --- frontend/src/pages/artist.rs | 7 +++---- frontend/style.css | 26 ++++++++++++++++++++------ 2 files changed, 23 insertions(+), 10 deletions(-) diff --git a/frontend/src/pages/artist.rs b/frontend/src/pages/artist.rs index 29d101c..526dddc 100644 --- a/frontend/src/pages/artist.rs +++ b/frontend/src/pages/artist.rs @@ -253,10 +253,8 @@ pub fn artist_page(props: &Props) -> Html { html! {
- if let Some(ref banner) = d.artist_banner { -
-
- } +