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