usagizmo
4/9/2018 - 9:40 AM

clearfix

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