Files
openfoodnetwork/app/webpacker/css/darkswarm/lists.scss
2023-10-11 15:55:52 +03:00

9 lines
89 B
SCSS

body ol {
list-style-type: none;
margin-left: 0em;
li {
margin-left: 0;
}
}