diff --git a/src/styles/global.css b/src/styles/global.css index b229cc4b..6c54a84c 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -50,7 +50,8 @@ section { .markdown ul { list-style: disc; - list-style-position: inside; + list-style-position: outside; + padding-left: 1.5em; } @page {