| Current Path : /var/www/html/aprender.faexito.org/theme/boost/scss/bootstrap/mixins/ |
| Current File : /var/www/html/aprender.faexito.org/theme/boost/scss/bootstrap/mixins/_clearfix.scss |
@mixin clearfix() {
&::after {
display: block;
clear: both;
content: "";
}
}