6 lines
59 B
SCSS
6 lines
59 B
SCSS
.current-selling {
|
|
ul {
|
|
list-style-type: none;
|
|
}
|
|
}
|