diff --git a/src/app/shared/profile-header/profile-header.css b/src/app/shared/profile-header/profile-header.css index 69a6508..0acd8d2 100644 --- a/src/app/shared/profile-header/profile-header.css +++ b/src/app/shared/profile-header/profile-header.css @@ -95,7 +95,7 @@ .profile-banner-image { object-fit: cover; width: 100%; - max-height: 320px; + height: 320px; } @media only screen and (max-width: 599px) {