fix clearfix helepr function
This commit is contained in:
parent
de49d3e2cb
commit
46920b9e09
|
@ -31,7 +31,7 @@
|
|||
}
|
||||
|
||||
.clearfix {
|
||||
@extend clearfix;
|
||||
@include clearfix();
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue