diff --git a/static/main.css b/static/main.css index 223c0cf..3b69a19 100644 --- a/static/main.css +++ b/static/main.css @@ -559,7 +559,7 @@ div.hs.selected { .hsProjectImage img { height: 100%; - max-height: 100%; + max-height: fit-content; } .hsProjectHeaderIcon {