This website requires JavaScript.
Explore
Help
Sign In
HSWro
/
hswro_org
Watch
9
Star
0
Fork
You've already forked hswro_org
0
Code
Issues
Pull Requests
Actions
Packages
Activity
3b5119f879
hswro_org
/
_sass
/
bootstrap
/
mixins
/
_clearfix.scss
8 lines
93 B
SCSS
Raw
Blame
History
@mixin
clearfix
()
{
&
:
:
after
{
display
:
block
;
clear
:
both
;
content
:
"
"
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink