aboutsummaryrefslogtreecommitdiff
path: root/frontend/scss/general.scss
diff options
context:
space:
mode:
Diffstat (limited to 'frontend/scss/general.scss')
-rw-r--r--frontend/scss/general.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontend/scss/general.scss b/frontend/scss/general.scss
index b9cd31a..cb7d82e 100644
--- a/frontend/scss/general.scss
+++ b/frontend/scss/general.scss
@@ -65,7 +65,7 @@ b {
ul, ol {
margin-top: -0.5rem;
- margin-bottom: var(--margin-base - 0.5rem);
+ margin-bottom: var(--margin-base);
margin-left: 1rem;
list-style-position: outside;