From 3ab257a00fe698fe969017a873112a9ef2eac87b Mon Sep 17 00:00:00 2001 From: Daniel Bachler Date: Fri, 15 Nov 2024 12:26:29 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=84=20inset=20bullet=20points=20a=20li?= =?UTF-8?q?ttle=20bit=20from=20the=20left?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- site/gdocs/components/centered-article.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/gdocs/components/centered-article.scss b/site/gdocs/components/centered-article.scss index bf6649d656..402562f525 100644 --- a/site/gdocs/components/centered-article.scss +++ b/site/gdocs/components/centered-article.scss @@ -650,7 +650,7 @@ h3.article-block__heading.has-supertitle { .article-block__numbered-list, .article-block__list { - margin-left: 16px; + margin-left: 24px; li { margin-bottom: 0.5em;