diff --git a/html/src/css/style.css b/html/src/css/style.css index be3fd74e..5a8cc4ff 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -162,7 +162,11 @@ a { max-height: 10em; } -.user-banner { +.user-profile .user-content { + width: 80%; +} + +.user-profile .user-banner { width: 100%; height: 12em; background-position: center;