remove xl

This commit is contained in:
Franjo Mindek
2025-07-29 12:38:03 +02:00
parent c1bec86765
commit d181226b6f

View File

@@ -71,7 +71,7 @@
+
+ /* Global typography styles */
+ h1, h2, h3, h4, h5, h6 {
+ @apply font-satoshi font-black sm:text-6xl leading-tight;
+ @apply font-satoshi font-black leading-tight;
+ }
+
+ p {