From 1601f183fd9e84dd3665b4b8dfef57eb9b1423ac Mon Sep 17 00:00:00 2001 From: Volpeon Date: Wed, 20 Nov 2024 20:46:29 +0100 Subject: Implicit style fixes --- src/scopes/_body.scss | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'src/scopes/_body.scss') diff --git a/src/scopes/_body.scss b/src/scopes/_body.scss index a6a5cd7..6742a2a 100644 --- a/src/scopes/_body.scss +++ b/src/scopes/_body.scss @@ -32,5 +32,13 @@ margin-block: 0; } } + + ul, + ol, + table, + pre, + blockquote { + margin-block: props.get(vars.$block--margin-b); + } } } -- cgit v1.2.3-70-g09d2