Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-26 15:51:13 +02:00
parent e1d981349a
commit dee3b618ab
4 changed files with 8 additions and 5 deletions
@@ -18,7 +18,8 @@
.sg-bullet-list { .sg-bullet-list {
margin: 0; margin: 0;
padding-inline-start: var(--spacing-large); padding-inline-start: 0;
list-style-position: inside;
color: var(--text-typography-preview); color: var(--text-typography-preview);
font-family: var(--font-family-base); font-family: var(--font-family-base);
font-size: var(--font-size-base); font-size: var(--font-size-base);
+2 -1
View File
@@ -4568,7 +4568,8 @@ main {
.sg-bullet-list { .sg-bullet-list {
margin: 0; margin: 0;
padding-inline-start: var(--spacing-large); padding-inline-start: 0;
list-style-position: inside;
color: var(--text-typography-preview); color: var(--text-typography-preview);
font-family: var(--font-family-base); font-family: var(--font-family-base);
font-size: var(--font-size-base); font-size: var(--font-size-base);
+2 -2
View File
@@ -1,7 +1,7 @@
{ {
"styleguideVersion": "2026.05.18.1", "styleguideVersion": "2026.05.18.1",
"styleguideCommit": "12a94a5", "styleguideCommit": "3cd36d8",
"syncedAtUtc": "2026-06-26T13:34:16Z", "syncedAtUtc": "2026-06-26T13:51:13Z",
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide", "sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
"mirroredDocsPath": "docs/styleguide" "mirroredDocsPath": "docs/styleguide"
} }
+2 -1
View File
@@ -4568,7 +4568,8 @@ main {
.sg-bullet-list { .sg-bullet-list {
margin: 0; margin: 0;
padding-inline-start: var(--spacing-large); padding-inline-start: 0;
list-style-position: inside;
color: var(--text-typography-preview); color: var(--text-typography-preview);
font-family: var(--font-family-base); font-family: var(--font-family-base);
font-size: var(--font-size-base); font-size: var(--font-size-base);