adjust hero fonts and spacing

This commit is contained in:
isUnknown 2024-09-03 14:48:28 +02:00
parent 85f987627d
commit 5f8bdc66c0
5 changed files with 38 additions and 4 deletions

View file

@ -9,6 +9,7 @@
--font-size-h3: 1.5625rem;
--font-size-h2: 1.875rem;
--font-size-h1: 2.8125rem;
--font-size-xl: 3.75rem;
--curve-quick-slow: cubic-bezier(0.455, 0.03, 0.515, 0.955);
--curve-quick: cubic-bezier(0.23, 1, 0.32, 1);