hubl/src/styles/hubl-framework/commons/lists.scss

6 lines
54 B
SCSS

ul {
list-style: none;
margin: 0;
padding: 0;
}