This website requires JavaScript.
Explore
Help
Register
Sign In
mohammadtajutzamzami
/
cite_clasify
Watch
1
Star
0
Fork
You've already forked cite_clasify
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
08487ada71
cite_clasify
/
public
/
landing
/
scss
/
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