bootstrap/scss/helpers/_clearfix.scss
2019-05-23 11:56:03 +02:00

4 lines
37 B
SCSS

.clearfix {
@include clearfix();
}