STYLE TEST Increasing general font size
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-06-20 10:37:46 +02:00
parent 53f76e20f5
commit 65bba0994f

View File

@ -2,7 +2,7 @@
body { body {
font-family: 'Nunito Sans', sans-serif; font-family: 'Nunito Sans', sans-serif;
@apply text-primary; @apply text-primary text-xl;
} }
h1, h1,