Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
.sg-bullet-list {
|
.sg-bullet-list {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-inline-start: var(--spacing-medium);
|
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);
|
||||||
|
|||||||
@@ -4568,7 +4568,7 @@ main {
|
|||||||
|
|
||||||
.sg-bullet-list {
|
.sg-bullet-list {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-inline-start: var(--spacing-medium);
|
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);
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"styleguideVersion": "2026.05.18.1",
|
"styleguideVersion": "2026.05.18.1",
|
||||||
"styleguideCommit": "a45c1d2",
|
"styleguideCommit": "2a667b4",
|
||||||
"syncedAtUtc": "2026-06-26T14:17:11Z",
|
"syncedAtUtc": "2026-06-26T14:25:11Z",
|
||||||
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
||||||
"mirroredDocsPath": "docs/styleguide"
|
"mirroredDocsPath": "docs/styleguide"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -4568,7 +4568,7 @@ main {
|
|||||||
|
|
||||||
.sg-bullet-list {
|
.sg-bullet-list {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
padding-inline-start: var(--spacing-medium);
|
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