@@ -105,8 +105,5 @@ $codeFont: "Fira Code", $systemFontsMono;
color: var(--r-list-bullet-color);
}
- ol {
- counter-reset: li;
- }
@@ -383,7 +383,4 @@ section.has-light-background, section.has-light-background h1, section.has-light
.reveal ul li::marker, .reveal ol li::marker {
-}
-.reveal ol {