Line 14: | Line 14: | ||
/* Create three equal columns that floats next to each other */ | /* Create three equal columns that floats next to each other */ | ||
.column { | .column { | ||
− | float:left; | + | float:left; |
+ | padding: 10px; | ||
} | } | ||
Revision as of 16:32, 16 October 2018