Login: Untertitel "das minimalistische Kalender Frontend" hinzufügen

This commit is contained in:
2026-03-27 10:16:10 +01:00
parent 9f39be8e33
commit 2128f07037
2 changed files with 6 additions and 2 deletions

View File

@@ -47,7 +47,10 @@
<div class="auth-card">
<div class="auth-logo">
<span class="logo-icon">📅</span>
<h1>Calendarr</h1>
<div>
<h1>Calendarr</h1>
<p class="auth-tagline">das minimalistische Kalender Frontend</p>
</div>
</div>
<h2>Anmelden</h2>
<form id="login-form">