rDrama/files/assets/css/header.css

10 lines
121 B
CSS
Raw Normal View History

2022-12-30 17:15:50 +00:00
body {
2023-02-06 04:26:16 +00:00
padding-top: 85.95px !important
2022-12-30 17:15:50 +00:00
}
@media (max-width: 767.98px) {
body {
2023-02-06 04:26:16 +00:00
padding-top: 64.86px !important
2022-12-30 17:15:50 +00:00
}
}