Files
2018-03-16 15:24:05 +01:00

7 lines
130 B
CSS

@media only screen and (max-width: 768px) {
/* For mobile phones: */
/* [class*="col-"] {
width: 100%;
} */
}