diff --git a/style.scss b/style.scss index aac0a98..40a75cf 100644 --- a/style.scss +++ b/style.scss @@ -141,6 +141,9 @@ body { ul, ol { margin-top: -1em; + ul, ol { + margin: 0; + } } h2 + ul, h2 + ol {