Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-26 16:17:12 +02:00
parent f0e0138275
commit f18075d4c4
4 changed files with 8 additions and 8 deletions
@@ -18,8 +18,8 @@
.sg-bullet-list { .sg-bullet-list {
margin: 0; margin: 0;
padding-inline-start: 0; padding-inline-start: var(--spacing-medium);
list-style-position: inside; 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);
font-size: var(--font-size-base); font-size: var(--font-size-base);
+2 -2
View File
@@ -4568,8 +4568,8 @@ main {
.sg-bullet-list { .sg-bullet-list {
margin: 0; margin: 0;
padding-inline-start: 0; padding-inline-start: var(--spacing-medium);
list-style-position: inside; 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);
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": "3cd36d8", "styleguideCommit": "a45c1d2",
"syncedAtUtc": "2026-06-26T13:58:06Z", "syncedAtUtc": "2026-06-26T14:17:11Z",
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide", "sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
"mirroredDocsPath": "docs/styleguide" "mirroredDocsPath": "docs/styleguide"
} }
+2 -2
View File
@@ -4568,8 +4568,8 @@ main {
.sg-bullet-list { .sg-bullet-list {
margin: 0; margin: 0;
padding-inline-start: 0; padding-inline-start: var(--spacing-medium);
list-style-position: inside; 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);
font-size: var(--font-size-base); font-size: var(--font-size-base);