diff --git a/common/common.scss b/common/common.scss index 140c59c..fb49534 100644 --- a/common/common.scss +++ b/common/common.scss @@ -716,6 +716,11 @@ html body #main-outlet { background: var(--secondary); border-radius: 0 0 1em 1em; padding: 3em 3em 5%; + + ul, + ol { + margin-left: 1.25em; + } } .published-page-author {