mirror of
https://github.com/iv-org/invidious.git
synced 2024-12-26 10:09:50 +05:30
Reduce footer buffer height
This commit is contained in:
parent
1341f67e85
commit
5bcc25b2da
@ -878,7 +878,7 @@ h1, h2, h3, h4, h5, p,
|
|||||||
#logo > h1 { text-align: center; }
|
#logo > h1 { text-align: center; }
|
||||||
|
|
||||||
#footer_buffer {
|
#footer_buffer {
|
||||||
margin-top: 50vh;
|
margin-top: 12.5vh;
|
||||||
}
|
}
|
||||||
|
|
||||||
@media screen and (max-width: 450px) {
|
@media screen and (max-width: 450px) {
|
||||||
|
Loading…
Reference in New Issue
Block a user