5 lines
54 B
SCSS
Executable file
5 lines
54 B
SCSS
Executable file
|
|
ul.nomarkup {
|
|
list-style-type: none;
|
|
padding: 0;
|
|
}
|