first commit
This commit is contained in:
7
layout/style-scss/_stuff.scss
Normal file
7
layout/style-scss/_stuff.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.clearfix {
|
||||
&:after {
|
||||
content: "";
|
||||
display: table;
|
||||
clear: both;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user