Sync styleguide 2026.05.18.1

This commit is contained in:
2026-06-22 15:26:31 +02:00
parent c1dc10ab72
commit 4729cd7940
6 changed files with 10 additions and 34 deletions
+2 -10
View File
@@ -233,8 +233,8 @@
--font-size-base: 1rem;
--font-size-small: 0.8rem;
--font-size-brand: 1.6rem;
--font-size-h1: 1.5rem;
--font-size-h2: 1.25rem;
--font-size-h1: 1.8rem;
--font-size-h2: 1.5rem;
--font-weight-regular: 400;
--font-weight-semibold: 600;
--line-height-base: 1.5;
@@ -4450,11 +4450,3 @@ main {
margin-top: 0;
}
.sg-typography-preview h1 {
font-size: calc(var(--font-size-h1) * 1.2);
}
.sg-typography-preview h2 {
font-size: calc(var(--font-size-h2) * 1.2);
}
+2 -2
View File
@@ -1,7 +1,7 @@
{
"styleguideVersion": "2026.05.18.1",
"styleguideCommit": "1771cef",
"syncedAtUtc": "2026-06-22T13:25:33Z",
"styleguideCommit": "6c103d1",
"syncedAtUtc": "2026-06-22T13:26:31Z",
"sourceRepo": "/Users/mathias/Documents/Dokumente Chouchou/Codebases/Styleguide",
"mirroredDocsPath": "docs/styleguide"
}
+2 -10
View File
@@ -233,8 +233,8 @@
--font-size-base: 1rem;
--font-size-small: 0.8rem;
--font-size-brand: 1.6rem;
--font-size-h1: 1.5rem;
--font-size-h2: 1.25rem;
--font-size-h1: 1.8rem;
--font-size-h2: 1.5rem;
--font-weight-regular: 400;
--font-weight-semibold: 600;
--line-height-base: 1.5;
@@ -4450,11 +4450,3 @@ main {
margin-top: 0;
}
.sg-typography-preview h1 {
font-size: calc(var(--font-size-h1) * 1.2);
}
.sg-typography-preview h2 {
font-size: calc(var(--font-size-h2) * 1.2);
}