This commit is contained in:
piair
2023-07-01 14:41:07 +02:00
parent 61eb6dfe6e
commit 49045f54a7
2 changed files with 2 additions and 2 deletions

View File

@ -74,7 +74,7 @@ input[type=password] {
-moz-transition: background-position 0.5s;
transition: background-position 0.5s;
color: white;
padding: 12px 20px;
padding: 12px 0px;
width: 70%;
margin: 10px;
}