changed the look of the login page for the admin page

This commit is contained in:
2025-07-19 13:26:07 +02:00
parent 7afa8e77b0
commit 1c73557ae4
+1 -1
View File
@@ -463,7 +463,7 @@ footer a {
background-color: var(--clr-surface-a0); background-color: var(--clr-surface-a0);
align-content: center; align-content: center;
height: 100%; height: 100%;
padding: 20% 30%; padding: 0 30%;
} }
.login-container form { .login-container form {