From 1ebee5ef50541a5f93d66330e0f94b4166c50845 Mon Sep 17 00:00:00 2001 From: Ronny Date: Sun, 12 Apr 2026 16:14:03 +0200 Subject: [PATCH] style: more spacing between Tippspiel and subtitle --- frontend/src/App.module.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/App.module.css b/frontend/src/App.module.css index 396ad76..0f98ae0 100644 --- a/frontend/src/App.module.css +++ b/frontend/src/App.module.css @@ -38,7 +38,7 @@ .logoTextBlock { display: flex; flex-direction: column; - line-height: 1; + gap: 3px; } .logoText {