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:
@@ -30,7 +30,7 @@
|
||||
}
|
||||
@media screen and (min-width: 1024px) {
|
||||
flex-direction: row;
|
||||
max-width: 1280px;
|
||||
//max-width: 1280px;
|
||||
margin-left: auto;
|
||||
margin-right: auto;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user