minor css fix

pull/142/head
Aevann 2023-03-16 15:40:13 +02:00
parent 7dd5f179df
commit e873471174
1 changed files with 2 additions and 2 deletions

View File

@ -7152,7 +7152,7 @@ input[type=number] {
}
.has_header {
padding-top: 88.73px !important
padding-top: 85.75px !important
}
@media (max-width: 767.98px) {
@ -7230,6 +7230,6 @@ button, .btn {
@media (min-width: 767.98px) {
.srd {
font-size: 18px;
font-size: 16px;
}
}