Change Size for small Phone

This commit is contained in:
PascalMarchesseault
2025-01-28 11:33:21 -05:00
parent 4760fca1a7
commit 101b228540

View File

@@ -227,7 +227,7 @@ body {
}
.support-text {
font-size: 3.5rem; /* Ajustez la taille du texte */
font-size: 3.0rem; /* Ajustez la taille du texte */
line-height: 1.1; /* Ajustez l'espacement entre les lignes */
text-align: left; /* Alignement du texte à gauche */
font-weight: bold; /* Rend le texte gras */