From 2f6796b6a977e5c297a31f611c7b61928f05606d Mon Sep 17 00:00:00 2001 From: Jan BELLON Date: Mon, 11 Mar 2024 23:02:34 +0000 Subject: [PATCH] Update file style.css --- html/src/css/style.css | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/html/src/css/style.css b/html/src/css/style.css index fa82e609..5ded7606 100644 --- a/html/src/css/style.css +++ b/html/src/css/style.css @@ -193,18 +193,6 @@ a { height: 6em; } -.user-profile .user-pp-image { - width: 10em; - height: 10em; - border-radius: 10em; - transform: translate(0, -60%); - border: 5px solid var(--banner-background); -} - -.user-profile .user-pp { - height: 6em; -} - .user-profile .display-name { font-weight: bold; display: inline;