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