From ff4bfae004ed928082d02442e951adaf8bcab4a2 Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Mon, 11 Mar 2024 21:10:34 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index 64f302fb..34e7f22d 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -164,7 +164,7 @@ a { .user-profile .user-banner { width: 100%; - height: 20em; + height: 12em; background-position: center; background-repeat: no-repeat; background-size: cover;