fix list style indent

This commit is contained in:
Amruth Pillai
2020-08-08 08:47:09 +05:30
parent 0374f572e6
commit 1e5dc00da8

View File

@ -50,7 +50,8 @@ section {
.markdown ul {
list-style: disc;
list-style-position: inside;
list-style-position: outside;
padding-left: 1.5em;
}
@page {