Increase bullet list left indent

This commit is contained in:
2026-06-26 16:24:42 +02:00
parent e9b3cef101
commit 2a667b4b92
+1 -1
View File
@@ -18,7 +18,7 @@
.sg-bullet-list {
margin: 0;
padding-inline-start: var(--spacing-large);
padding-inline-start: calc(var(--spacing-large) * 2.5);
list-style-position: outside;
color: var(--text-typography-preview);
font-family: var(--font-family-base);