sing in forms refactoring

This commit is contained in:
Čarodej
2022-01-18 11:18:33 +01:00
parent 59414a1e31
commit 148f5982a9
14 changed files with 658 additions and 423 deletions

View File

@@ -9,15 +9,6 @@
}
.auth-form {
text-align: center;
max-width: 600px;
padding: 25px 20px;
display: table-cell;
vertical-align: middle;
input {
min-width: 310px;
}
.additional-link {
@@ -36,8 +27,6 @@
box-shadow: 0 10px 30px rgba(25, 54, 60, 0.2);
}
.block-form {
margin-left: auto;
margin-right: auto;