| Current Path : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso/assets/new-scss/structures/ |
| Current File : /var/www/html/cibahia.sumar.com.py/wp-content/plugins/peepso/assets/new-scss/structures/_list.scss |
%ps-list {
list-style-type: none;
margin:0 !important;
padding:0 !important;
}
.ps-list--dots {
line-height: 1.4;
> * {
display: block;
&:before {
content:"• ";
}
}
}