_sass/_bullets.scss in askclass-course-theme-0.11.0 vs _sass/_bullets.scss in askclass-course-theme-0.11.1

- old
+ new

@@ -1,7 +1,7 @@ ol > li { ul > li { - list-style-type: disclosure-closed; + list-style-type: disc; } ol > li { list-style: lower-alpha; } }