padding updates

This commit is contained in:
Henri
2026-04-01 22:53:13 +03:00
parent cf37c98dfe
commit 4d0ef801cc
8 changed files with 21 additions and 20 deletions

View File

@@ -27,6 +27,9 @@
/* Design tokens & theme variables (light defaults) */
:root {
--page-max-width: 1460px;
--page-padding-inline: clamp(1rem, 2vw, 2rem);
/* spacing scale */
--spacing-0: 0px;
--spacing-1: 4px;