Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -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);
|
||||||
|
|||||||
@@ -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);
|
||||||
|
|||||||
@@ -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"
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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);
|
||||||
|
|||||||
Reference in New Issue
Block a user