mirror of
https://github.com/hakimel/reveal.js.git
synced 2025-08-12 09:35:14 +02:00
fix dracula theme li numbering
This commit is contained in:
@@ -105,8 +105,5 @@ $codeFont: "Fira Code", $systemFontsMono;
|
||||
color: var(--r-list-bullet-color);
|
||||
}
|
||||
}
|
||||
ol {
|
||||
counter-reset: li;
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user