mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-05-20 02:08:33 -05:00
Adjust sticky footer CSS
This commit is contained in:
parent
e78e6142e0
commit
7bb07cbe68
|
|
@ -613,3 +613,9 @@
|
|||
.top-leaderboard iframe {
|
||||
margin: 0 auto;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 599px) {
|
||||
.publift-widget-sticky_footer-container {
|
||||
bottom: 55px !important;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user