From 0a652aa431317e7a8e3eb85b27cb94030f55510f Mon Sep 17 00:00:00 2001 From: Volpeon Date: Thu, 21 Nov 2024 21:29:01 +0100 Subject: Fix --- src/scopes/_body.scss | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/scopes/_body.scss b/src/scopes/_body.scss index c5f7128..65c6d2f 100644 --- a/src/scopes/_body.scss +++ b/src/scopes/_body.scss @@ -23,6 +23,11 @@ margin-block-start: props.get(vars.$paragraph--margin-bs); } + ul, + ol { + box-sizing: border-box; + } + img { display: block; inline-size: auto; -- cgit v1.2.3-70-g09d2