Restore bullet list indentation

This commit is contained in:
2026-06-26 16:15:48 +02:00
parent 3cd36d8842
commit a45c1d2974
+2 -2
View File
@@ -18,8 +18,8 @@
.sg-bullet-list {
margin: 0;
padding-inline-start: 0;
list-style-position: inside;
padding-inline-start: var(--spacing-medium);
list-style-position: outside;
color: var(--text-typography-preview);
font-family: var(--font-family-base);
font-size: var(--font-size-base);