From 2128f07037333ef1b7ba093807e7e64fd2b50bc8 Mon Sep 17 00:00:00 2001 From: Scarriffle Date: Fri, 27 Mar 2026 10:16:10 +0100 Subject: [PATCH] =?UTF-8?q?Login:=20Untertitel=20"das=20minimalistische=20?= =?UTF-8?q?Kalender=20Frontend"=20hinzuf=C3=BCgen?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- frontend/css/app.css | 3 ++- frontend/index.html | 5 ++++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/frontend/css/app.css b/frontend/css/app.css index b5e49d8..dfa9ba6 100644 --- a/frontend/css/app.css +++ b/frontend/css/app.css @@ -119,7 +119,8 @@ a { color: var(--primary); text-decoration: none; } margin-bottom: 24px; } .auth-logo .logo-icon { font-size: 32px; } -.auth-logo h1 { font-size: 24px; font-weight: 600; color: var(--text-1); } +.auth-logo h1 { font-size: 24px; font-weight: 600; color: var(--text-1); margin: 0; } +.auth-tagline { font-size: 12px; color: var(--text-3); margin: 2px 0 0; } .auth-card h2 { font-size: 18px; margin-bottom: 4px; } .auth-sub { color: var(--text-2); margin-bottom: 24px; } .impressum-link { diff --git a/frontend/index.html b/frontend/index.html index daaca8a..609a308 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -47,7 +47,10 @@

Anmelden