diff --git a/styles/43-components-typography.css b/styles/43-components-typography.css index 4b7e206..d37eba9 100644 --- a/styles/43-components-typography.css +++ b/styles/43-components-typography.css @@ -18,7 +18,7 @@ .sg-bullet-list { margin: 0; - padding-inline-start: var(--spacing-medium); + padding-inline-start: var(--spacing-large); list-style-position: outside; color: var(--text-typography-preview); font-family: var(--font-family-base);