minor padding fix

pull/142/head
Aevann 2023-03-18 08:23:26 +02:00
parent 1ece07eae4
commit 56a6d59954
1 changed files with 1 additions and 1 deletions

View File

@ -7157,7 +7157,7 @@ input[type=number] {
@media (max-width: 767.98px) {
.has_header {
padding-top: 69.1px !important
padding-top: 67.8px !important
}
}