hid preview on mobile
This commit is contained in:
+12
-1
@@ -849,7 +849,18 @@ hr {
|
||||
font-size: 3vw;
|
||||
}
|
||||
|
||||
.tag_row {}
|
||||
.full-height {
|
||||
border: 1px solid red;
|
||||
}
|
||||
|
||||
.grid-2x1 {
|
||||
display: block;
|
||||
width: 100%;
|
||||
}
|
||||
|
||||
.grid-2x1>div:last-of-type {
|
||||
display: none;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (min-width: 993px) {
|
||||
|
||||
Reference in New Issue
Block a user