rDrama/files/assets/css/header.css

10 lines
120 B
CSS
Raw Normal View History

2022-12-30 17:15:50 +00:00
body {
2023-02-08 02:46:25 +00:00
padding-top: 85.9px !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
}
}