Increase bullet list left indent
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
.sg-bullet-list {
|
.sg-bullet-list {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-inline-start: var(--spacing-large);
|
padding-inline-start: calc(var(--spacing-large) * 2.5);
|
||||||
list-style-position: outside;
|
list-style-position: outside;
|
||||||
color: var(--text-typography-preview);
|
color: var(--text-typography-preview);
|
||||||
font-family: var(--font-family-base);
|
font-family: var(--font-family-base);
|
||||||
|
|||||||
Reference in New Issue
Block a user