website/_src/assets/css/default/changelog.css

8 lines
88 B
CSS
Raw Normal View History

li {
&::before {
content: none;
}
&::marker {
content: initial;
}
}