Use horizontal images on mobile dynamic grid
This commit is contained in:
parent
1ecea82a61
commit
f7e4060686
@ -231,14 +231,14 @@
|
||||
}
|
||||
|
||||
.tile-image--vertical {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.tile-image--horizontal {
|
||||
display: none;
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.tile-image--square {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.tile-image--horizontal {
|
||||
display: block !important;
|
||||
grid-row: 1/2 !important;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user