BambooPanda (Talk | contribs) |
BambooPanda (Talk | contribs) |
||
Line 46: | Line 46: | ||
/* Create three equal columns that sits next to each other */ | /* Create three equal columns that sits next to each other */ | ||
.column { | .column { | ||
− | -ms-flex: | + | -ms-flex: 50%; /* IE10 */ |
− | flex: | + | flex: 50%; |
− | max-width: | + | max-width: 50%; |
padding: 0 4px; | padding: 0 4px; | ||
} | } |
Revision as of 11:38, 14 December 2018
CONNECT WITH US