diff --git a/mkdocs_with_pdf/themes/material.scss b/mkdocs_with_pdf/themes/material.scss index 438f2e99..93b5bf80 100644 --- a/mkdocs_with_pdf/themes/material.scss +++ b/mkdocs_with_pdf/themes/material.scss @@ -65,7 +65,8 @@ padding-bottom: 0; } } - &>ul { + &>ul, + &>ol { margin-left: 1.5rem; }