Update image_grid.css
This commit is contained in:
parent
c554af9c30
commit
bc70bc23a4
|
@ -24,15 +24,6 @@
|
||||||
width: 100%;
|
width: 100%;
|
||||||
}
|
}
|
||||||
|
|
||||||
/*!* Responsive layout - makes a two column-layout instead of four columns *!*/
|
|
||||||
/*@media screen and (max-width: 50px) {*/
|
|
||||||
/* .column {*/
|
|
||||||
/* -ms-flex: 50%;*/
|
|
||||||
/* flex: 50%;*/
|
|
||||||
/* max-width: 50%;*/
|
|
||||||
/* }*/
|
|
||||||
/*}*/
|
|
||||||
|
|
||||||
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
|
/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
|
||||||
@media screen and (max-width: 150px) {
|
@media screen and (max-width: 150px) {
|
||||||
.column {
|
.column {
|
||||||
|
|
Loading…
Reference in New Issue
Block a user