F-y-o-d-o-r
11/2/2017 - 5:19 PM

css - for wrapper where floats inside

css - for wrapper where floats inside

.clearfix::after {
    display: table;
    content: "";
    clear: both;
}