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

This commit is contained in:
kscheidecker 2025-03-11 10:47:48 +01:00
parent 88b589db34
commit a3863bf9c4

View File

@ -87,7 +87,7 @@
.hero-catch-phrase {
text-align: center;
font-size: 2.5rem;
color: #333;
color: white;
margin: 10px 0;
margin-bottom: 25px;
}
@ -123,12 +123,12 @@
text-align: left;
padding: 20px;
font-size: 1.8rem;
color: #333;
color: white;
}
.bloc-text h3 {
font-size: 2.8rem;
color: #E72E77;
color: white;
margin-bottom: 1rem;
font-variant: small-caps;
}