Подгонка под описания

This commit is contained in:
2024-12-06 16:14:31 +03:00
parent 54071f20be
commit d995a2cc14
7 changed files with 8 additions and 10 deletions

View File

@@ -1,5 +0,0 @@
form[name="auth"] input[type="submit"] {
display: block;
margin: 10px auto;
background-color: #f2c464;
}

View File

@@ -1,5 +0,0 @@
div.form .period {
display: flex;
gap: 10px;
justify-content: center;
}