font size
All checks were successful
Deploy Theme / deploy (push) Successful in 10s

This commit is contained in:
kscheidecker 2025-03-11 08:31:26 +01:00
parent c5ef8778d5
commit cdea871785

View File

@ -246,10 +246,10 @@
} }
.bloc-text { .bloc-text {
font-size: 1.5rem; font-size: 1.8rem;
} }
.bloc-text h3 { .bloc-text h3 {
font-size: 1.7rem; font-size: 2rem;
} }
} }