0.0.191 media 360px login and registration pages

This commit is contained in:
2023-11-01 16:06:04 +03:00
parent 4dd32820a3
commit 0b2b9e184f
2 changed files with 55 additions and 5 deletions

View File

@@ -962,8 +962,7 @@ input.deactive {
section.login {
max-width: 1400px;
margin: auto;
margin-bottom: 120px;
}
@@ -980,9 +979,9 @@ section.login>h1 {
}
section.login>form {
width: 420px;
margin: auto;
text-align: center;
max-width: 420px;
margin: auto;
text-align: center;
}
.inputs_l {