Lighten typography

This commit is contained in:
2026-03-22 17:35:32 +01:00
parent cf2a80b578
commit 35ec8bf6d9
2 changed files with 4 additions and 4 deletions

View File

@@ -7,9 +7,9 @@
--shadow-card: 0 14px 30px rgba(47, 58, 24, 0.12);
--shadow-panel: 0 24px 60px rgba(20, 22, 16, 0.22);
--font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
--font-weight-regular: 400;
--font-weight-bold: 700;
--font-weight-black: 900;
--font-weight-regular: 300;
--font-weight-bold: 500;
--font-weight-black: 600;
--radius-button: 999px;
--radius-panel: 28px;
--radius-small: 18px;