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 { | ||
− | |||
padding: 5px 5px 5px 5px; | padding: 5px 5px 5px 5px; | ||
height: 450px; /* Should be removed. Only for demonstration */ | height: 450px; /* Should be removed. Only for demonstration */ | ||
top:0vh; | top:0vh; | ||
position:relative; | position:relative; | ||
− | |||
} | } | ||
Revision as of 15:49, 16 October 2018