forked from rDrama/rDrama
1
0
Fork 0

fix cropped banner on mobile

master
Aevann 2023-02-17 17:24:11 +02:00
parent 92b77735ae
commit d278c7dd70
1 changed files with 1 additions and 1 deletions

View File

@ -4501,7 +4501,7 @@ pre .com, code .com {
} }
@media (max-width: 991.98px) { @media (max-width: 991.98px) {
body { body {
padding-top: 72px; padding-top: 74.55px;
} }
} }
.modal-backdrop.show .modal-backdrop.show