diff --git a/src/pages/profile-page.css b/src/pages/profile-page.css index 9a1d958..88f29d8 100644 --- a/src/pages/profile-page.css +++ b/src/pages/profile-page.css @@ -19,7 +19,7 @@ @media (min-width: 768px){ .profile-page .banner { - max-height: 348.75px; + height: 348.75px; object-fit: cover; } }