This website requires JavaScript.
Explore
Help
Sign In
oyvindskaaden
/
glados.no
Watch
1
Star
0
Fork
You've already forked glados.no
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
ee40bdf989
glados.no
/
theme
/
_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