Sync styleguide 2026.05.18.1
This commit is contained in:
@@ -76,6 +76,12 @@ section + section {
|
||||
line-height: var(--line-height-base);
|
||||
}
|
||||
|
||||
@media (max-width: 48rem) {
|
||||
.sg-heading-h2 {
|
||||
font-size: calc(var(--font-size-h2) * 0.9);
|
||||
}
|
||||
}
|
||||
|
||||
.sg-preview-label {
|
||||
margin: 0 0 var(--spacing-small) 0;
|
||||
font-family: var(--font-family-base);
|
||||
|
||||
@@ -398,6 +398,12 @@ section + section {
|
||||
line-height: var(--line-height-base);
|
||||
}
|
||||
|
||||
@media (max-width: 48rem) {
|
||||
.sg-heading-h2 {
|
||||
font-size: calc(var(--font-size-h2) * 0.9);
|
||||
}
|
||||
}
|
||||
|
||||
.sg-preview-label {
|
||||
margin: 0 0 var(--spacing-small) 0;
|
||||
font-family: var(--font-family-base);
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"styleguideVersion": "2026.05.18.1",
|
||||
"styleguideCommit": "f334722",
|
||||
"syncedAtUtc": "2026-06-24T09:18:21Z",
|
||||
"styleguideCommit": "c3c939f",
|
||||
"syncedAtUtc": "2026-06-24T09:40:00Z",
|
||||
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
|
||||
"mirroredDocsPath": "docs/styleguide"
|
||||
}
|
||||
|
||||
@@ -398,6 +398,12 @@ section + section {
|
||||
line-height: var(--line-height-base);
|
||||
}
|
||||
|
||||
@media (max-width: 48rem) {
|
||||
.sg-heading-h2 {
|
||||
font-size: calc(var(--font-size-h2) * 0.9);
|
||||
}
|
||||
}
|
||||
|
||||
.sg-preview-label {
|
||||
margin: 0 0 var(--spacing-small) 0;
|
||||
font-family: var(--font-family-base);
|
||||
|
||||
Reference in New Issue
Block a user