diff --git a/common/common.scss b/common/common.scss index 140c59c..63c4dce 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: 1em 0 1em 1.25em; + } } .published-page-author {