diff --git a/routes/css.cpp b/routes/css.cpp index e93dd11..d65b648 100644 --- a/routes/css.cpp +++ b/routes/css.cpp @@ -203,6 +203,8 @@ svg { .user_page-profile { width: 7.5em; height: 7.5em; + min-width: 7.5em; + min-height: 7.5em; } .user_page-main_header_text { margin-top: auto;