Change Size for small Phone
This commit is contained in:
@@ -227,7 +227,7 @@ body {
|
|||||||
}
|
}
|
||||||
|
|
||||||
.support-text {
|
.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 */
|
line-height: 1.1; /* Ajustez l'espacement entre les lignes */
|
||||||
text-align: left; /* Alignement du texte à gauche */
|
text-align: left; /* Alignement du texte à gauche */
|
||||||
font-weight: bold; /* Rend le texte gras */
|
font-weight: bold; /* Rend le texte gras */
|
||||||
|
|||||||
Reference in New Issue
Block a user