diff --git a/app/static/styles.css b/app/static/styles.css index 573be34..b804d82 100644 --- a/app/static/styles.css +++ b/app/static/styles.css @@ -88,8 +88,9 @@ a { color: inherit; text-decoration: none; } .brand-logo-mark svg { color: #fff; } .brand-logo-img { - height: 44px; + height: 28px; width: auto; + max-width: 160px; object-fit: contain; }