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 @@
das minimalistische Kalender Frontend
+