From 800b927bf4cbd2262e1907f9a2fd9d6ef7b7a408 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Mon, 11 Mar 2024 21:28:42 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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;