theme-blog-ewen/assets/scss/bootstrap/helpers/_clearfix.scss

4 lines
37 B
SCSS
Raw Normal View History

2023-12-15 16:26:57 +00:00
.clearfix {
@include clearfix();
}