Skip to content

Commit 810019e

Browse files
ktx-krupaktx-abhishek
authored andcommitted
fix: order list not applied
1 parent d483d38 commit 810019e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

overrides/css/output.css

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -116,9 +116,9 @@
116116
summary {
117117
display: list-item;
118118
}
119-
ol, ul, menu {
119+
/* ol, ul, menu {
120120
list-style: none;
121-
}
121+
} */
122122
img, svg, video, canvas, audio, iframe, embed, object {
123123
display: block;
124124
vertical-align: middle;

0 commit comments

Comments
 (0)