From e5ba292815de55b1e0683023a007a4f038ba3609 Mon Sep 17 00:00:00 2001 From: Bastian Wagner Date: Fri, 31 Jul 2026 22:12:38 +0200 Subject: [PATCH] scss --- .../src/app/features/team/more/more.scss | 1 + 1 file changed, 1 insertion(+) diff --git a/myteamwallet_frontend_modern/src/app/features/team/more/more.scss b/myteamwallet_frontend_modern/src/app/features/team/more/more.scss index 019156c..9ec216c 100644 --- a/myteamwallet_frontend_modern/src/app/features/team/more/more.scss +++ b/myteamwallet_frontend_modern/src/app/features/team/more/more.scss @@ -10,6 +10,7 @@ p { } h1 { font-size: clamp(2rem, 4vw, 3rem); + line-height: clamp(2rem, 4vw, 3rem); margin-bottom: 8px; } .eyebrow {