hugo-whisper-theme/assets/scss/bootstrap/utilities/_clearfix.scss

4 lines
37 B
SCSS
Raw Normal View History

2019-02-17 06:55:16 +00:00
.clearfix {
@include clearfix();
}