update margins

This commit is contained in:
ghost 2023-07-23 14:54:37 +03:00
parent b08cd801d9
commit 9a33ff1b9d

View File

@ -49,7 +49,7 @@ $placeholder = Filter::plural($totalPages, [sprintf(_('Over %s page or enter the
form {
display: block;
max-width: 640px;
margin: 20% auto;
margin: 16% auto;
text-align: center;
}