forked from MarseyWorld/MarseyWorld
decrease padding-top by 0.1px
parent
3e4216c78e
commit
393fbf075d
|
@ -5,7 +5,7 @@
|
||||||
|
|
||||||
<nav class="shadow-md fixed-top">
|
<nav class="shadow-md fixed-top">
|
||||||
<style>
|
<style>
|
||||||
body {padding-top: 83.9px !important}
|
body {padding-top: 83.8px !important}
|
||||||
@media (max-width: 767.98px) {
|
@media (max-width: 767.98px) {
|
||||||
body {
|
body {
|
||||||
padding-top: 69.55px !important
|
padding-top: 69.55px !important
|
||||||
|
|
Loading…
Reference in New Issue