From 8cd118c33fd7e6fc4325e893200eb3ca65506798 Mon Sep 17 00:00:00 2001 From: DianaXWiki Date: Tue, 11 Mar 2025 12:12:56 +0200 Subject: [PATCH] Fix overlapping --- www/profile/app-profile.less | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/profile/app-profile.less b/www/profile/app-profile.less index 8b9a92802..a1cd9eb0d 100644 --- a/www/profile/app-profile.less +++ b/www/profile/app-profile.less @@ -39,7 +39,7 @@ text-align: center; max-width: 300px; max-height: 300px; - margin-bottom: 1rem; + margin-bottom: 3.5rem; &> span { display: inline-block; text-align: center;