| Current Path : /var/www/html/ch.sumar.com.py/wp-content/plugins/peepso/assets/scss/helpers/ |
| Current File : /var/www/html/ch.sumar.com.py/wp-content/plugins/peepso/assets/scss/helpers/_clearfix.scss |
//
// HELPER: CLEARFIX
//
%clearfix {
&:after {
content: " ";
display: table;
clear: both;
}
}