Line 545: | Line 545: | ||
/* Some left and right padding inside the container */ | /* Some left and right padding inside the container */ | ||
− | . | + | .container{ |
padding: 0 16px; | padding: 0 16px; | ||
} | } | ||
/* Clear floats */ | /* Clear floats */ | ||
− | . | + | .container::after, .row::after { |
content: ""; | content: ""; | ||
clear: both; | clear: both; |
Revision as of 15:33, 28 October 2017