forked from MarseyWorld/MarseyWorld
fix orgy overflow on desktop
parent
94f7c080b5
commit
0fcd9a6009
|
@ -1,3 +1,10 @@
|
|||
|
||||
@media (min-width: 768px) {
|
||||
lite-youtube {
|
||||
max-width: 20vw !important;
|
||||
}
|
||||
}
|
||||
|
||||
.orgy-top-container {
|
||||
display: flex;
|
||||
justify-content: space-around;
|
||||
|
|
Loading…
Reference in New Issue