diff --git a/routes/css.cpp b/routes/css.cpp index 55f3b23..7ac06a0 100644 --- a/routes/css.cpp +++ b/routes/css.cpp @@ -57,7 +57,7 @@ a:hover { /* USER PAGE */ .user_page-header { width: 100%; - max-height: 15em; + height: 15em; object-fit: cover; }