feat: replace mitarbeiterverwaltung with login view

This commit is contained in:
Jan K9f 2024-12-18 11:15:29 +01:00
parent 88d3bb8cc4
commit 026278e53b
Signed by: jank
GPG key ID: B267751B8AE29EFE
3 changed files with 3 additions and 16 deletions

View file

@ -9,8 +9,6 @@ body {
.container {
text-align: center;
padding: 20px;
border: 1px solid #ccc;
border-radius: 5px;
background-color: #fff;
width: 300px; /* Set a maximum width for the container */