fix for everything on screen on smaller displays
This commit is contained in:
parent
52e4d873ec
commit
9eb86bf3f3
|
@ -1219,7 +1219,7 @@ span#tags:empty {
|
|||
|
||||
@media(max-height: 755px) {
|
||||
.embed-responsive-16by9::before {
|
||||
padding-top: 46.25%;
|
||||
padding-top: 42.25%;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user