This website requires JavaScript.
Explore
Help
Sign In
martyna
/
hswro_org
forked from
HSWro/hswro_org
Watch
1
Star
0
Fork
You've already forked hswro_org
0
Code
Pull Requests
Activity
001afb9ee1
hswro_org
/
_sass
/
bootstrap
/
mixins
/
_clearfix.scss
8 lines
93 B
SCSS
Raw
Blame
History
@mixin
clearfix
()
{
&
:
:
after
{
display
:
block
;
clear
:
both
;
content
:
"
"
;
}
}
View Git Blame
Copy Permalink