Skip to content

Instantly share code, notes, and snippets.

@l4ci
Created January 9, 2018 10:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save l4ci/4102f69826afc25a2037c2e195990928 to your computer and use it in GitHub Desktop.
Save l4ci/4102f69826afc25a2037c2e195990928 to your computer and use it in GitHub Desktop.
.clearfix::after {
content: '';
display: table;
clear: both;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment