This website requires JavaScript.
Explore
Help
Register
Sign In
raflialfajar
/
TIF_E41200029
Watch
1
Star
0
Fork
You've already forked TIF_E41200029
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
3bf3e10182
TIF_E41200029
/
public
/
vendor
/
bootstrap
/
scss
/
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