forked from rDrama/rDrama
1
0
Fork 0

fix top padding

master
Aevann 2023-02-24 05:48:58 +02:00
parent fbdad373f2
commit bcd17e6edf
1 changed files with 1 additions and 1 deletions

View File

@ -4,6 +4,6 @@ body {
@media (max-width: 767.98px) {
body {
padding-top: 64.86px !important
padding-top: 74.55px !important
}
}