🔧(demo) update tokens file

The existing file was a bit outdated, we regenerate them in order to
keep things as fresh as possible.
This commit is contained in:
Nathan Vasse
2023-04-25 11:44:54 +02:00
committed by NathanVss
parent f5cb2e791e
commit edf4563e3e
5 changed files with 7 additions and 6 deletions

View File

@@ -71,7 +71,7 @@
--c--theme--colors--danger-900: #5C0000;
--c--theme--font--sizes--h1: 1.75rem;
--c--theme--font--sizes--h2: 1.375rem;
--c--theme--font--sizes--h3: 1.125rem;;
--c--theme--font--sizes--h3: 1.125rem;
--c--theme--font--sizes--h4: 0.8125rem;
--c--theme--font--sizes--h5: 0.625rem;
--c--theme--font--sizes--h6: 0.5rem;
@@ -97,4 +97,4 @@
--c--theme--transitions--ease-in-out: cubic-bezier(0.65, 0, 0.35, 1);
--c--theme--transitions--duration: 250ms;
--c--components--button--border-radius: 30px;
}
}