Edit File: _clearfix.scss
@mixin clearfix() { &::after { display: block; clear: both; content: ""; } }
Back to File Manager