Skip to content
Snippets Groups Projects
Commit 52fd63ff authored by Iman Boureghda's avatar Iman Boureghda
Browse files

changement police

parent b455f3a4
No related branches found
No related tags found
No related merge requests found
......@@ -27,11 +27,11 @@ a {
}
h1 {
/*Titre page principale*/
color: rgba(23, 51, 13, 0.661967);
font-size: 8vw;
font-weight: 600;
line-height: 98%;
/* Titre de la page principale */
color: #333; /* Couleur de texte (noir) */
font-size: 36px; /* Taille de police (36 pixels) */
font-weight: 600; /* Épaisseur de la police (gras) */
line-height: 1.2; /* Hauteur de ligne (1.2 fois la taille de la police) */
margin-top: 23px;
text-align: center;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment