Line 46: | Line 46: | ||
/* Create four equal columns that sits next to each other */ | /* Create four equal columns that sits next to each other */ | ||
.column { | .column { | ||
− | -ms-flex: | + | -ms-flex: 33%; /* IE10 */ |
− | flex: | + | flex: 33%; |
− | max-width: | + | max-width: 33%; |
padding: 0 4px; | padding: 0 4px; | ||
} | } |
Revision as of 04:54, 8 December 2018
CONNECT WITH US