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

This commit is contained in:
kscheidecker 2025-03-11 08:29:04 +01:00
parent 1d0abd2ec6
commit c5ef8778d5

View File

@ -219,7 +219,7 @@
}
.hero-catch-phrase {
font-size: 2rem;
font-size: 1.75rem;
}
.hero-second {
@ -245,4 +245,11 @@
margin-bottom: 2vh;
}
.bloc-text {
font-size: 1.5rem;
}
.bloc-text h3 {
font-size: 1.7rem;
}
}