fix header image

remotes/1693045480750635534/spooky-22
Aevann1 2022-09-17 16:45:46 +02:00
parent a17775f8b5
commit 67d1b05d14
1 changed files with 4 additions and 4 deletions

View File

@ -5,10 +5,10 @@
<nav class="shadow-md fixed-top">
<style>
body {padding-top: 83.8px !important}
body {padding-top: 83px !important}
@media (max-width: 767.98px) {
body {
padding-top: 69.55px !important
padding-top: 63px !important
}
}
</style>
@ -48,10 +48,10 @@
</div>
{% else %}
<style>
body {padding-top: 54.62px !important}
body {padding-top: 54px !important}
@media (max-width: 767.98px) {
body {
padding-top: 44.05px !important
padding-top: 44px !important
}
}
</style>