FIX fixing size of reference text size
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Nonimart 2025-08-20 15:11:36 +02:00
parent 3809af2855
commit e0c70fa6b3

View File

@ -7,7 +7,7 @@
@apply pl-6 relative;
p,
span {
@apply text-xl bg-carhop-green-100;
@apply !text-xl;
}
a {
@apply underline underline-offset-4 decoration-1;