fix mobile css
This commit is contained in:
@@ -549,10 +549,10 @@ body {
|
||||
bottom: 4.75em;
|
||||
}
|
||||
}
|
||||
|
||||
/* MARK: HERE for tablets */
|
||||
@media (max-width:1000px) and (orientation:landscape) {
|
||||
.slide {
|
||||
height: 70vh;
|
||||
height: 22em;
|
||||
}
|
||||
|
||||
.community-rating {
|
||||
@@ -947,7 +947,7 @@ body {
|
||||
height: 100%;
|
||||
background-color: #000;
|
||||
}
|
||||
|
||||
/* MARK: HERE */
|
||||
@media (orientation: portrait) {
|
||||
#video-overlay {
|
||||
position: fixed;
|
||||
|
Reference in New Issue
Block a user