CMXX - Bugfix equipments

This commit is contained in:
“VeLiTi”
2025-03-31 10:52:15 +02:00
parent 94cb6fadf4
commit f716511a5d
6 changed files with 111 additions and 102 deletions

View File

@@ -66,7 +66,6 @@ body {
background-image: url(/assets/images/emergencyplug-auto-in-licht.jpg);
background-position: center center;
background-size: 100% 100%;
min-height: 100vh;
background-repeat: no-repeat;
}
@@ -195,7 +194,7 @@ body {
.login-container {
flex-direction: column;
height: auto;
max-width: 500px;
max-width: 1000px;
}
.login-form, .login-visual {