Skip to content

Instantly share code, notes, and snippets.

@beijaflor
Last active January 6, 2016 07:41
Show Gist options
  • Save beijaflor/008afe03cd04341e946c to your computer and use it in GitHub Desktop.
Save beijaflor/008afe03cd04341e946c to your computer and use it in GitHub Desktop.
%clearfix {
&::after {
content: "";
display: block;
height: 0;
clear: both;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment