Improve code readability

This commit is contained in:
Michael Rose
2016-03-21 16:36:24 -04:00
parent 4df2367e1c
commit d541d45c9c
19 changed files with 213 additions and 25 deletions

View File

@@ -41,6 +41,7 @@
@mixin clearfix {
clear: both;
&::after {
clear: both;
content: "";