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

This commit is contained in:
2025-03-10 17:00:41 +01:00
parent 110b0acefa
commit b4a33d8518
2 changed files with 7 additions and 4 deletions

View File

@@ -118,13 +118,12 @@
flex: 1;
text-align: left;
padding: 20px;
font-size: 1.5rem;
font-size: 1.8rem;
color: #333;
}
.bloc-text h3 {
font-size: 2.3rem;
font-weight: bolder;
font-size: 2.5rem;
color: #E72E77;
margin-bottom: 1rem;
}
@@ -208,6 +207,10 @@
height: auto;
}
.hero-catch-phrase {
font-size: 2rem;
}
.hero-second {
width: 100%;
}