This website requires JavaScript.
Explore
Help
Register
Sign In
yurec
/
big-moving.ru
Watch
1
Star
0
Fork
You've already forked big-moving.ru
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
0c7fcceb6a
big-moving.ru
/
assets
/
vendor_components
/
bootstrap
/
scss
/
mixins
/
_clearfix.scss
8 lines
93 B
SCSS
Executable File
Raw
Blame
History
@mixin
clearfix
()
{
&
:
:
after
{
display
:
block
;
clear
:
both
;
content
:
"
"
;
}
}
Reference in New Issue
View Git Blame
Copy Permalink