You've already forked AstralRinth
forked from didirus/AstralRinth
Fix overflow tablet (#1029)
* Fix tablet overflow * Fix with videos as well
This commit is contained in:
@@ -735,7 +735,7 @@
|
||||
height: auto;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 850px) {
|
||||
@media screen and (max-width: 1280px) {
|
||||
iframe,
|
||||
video {
|
||||
width: 100%;
|
||||
|
||||
Reference in New Issue
Block a user