This commit is contained in:
Philipp Klüter
2021-04-16 23:09:20 +02:00
parent 403f939218
commit 5db1888d97

View File

@@ -75,7 +75,7 @@ body {
}
.login-wrapper .form-control:hover {
transform: scale(105%);
transform: scale(1.05);
}
.login-wrapper .form-control:focus {