Skip to content
Snippets Groups Projects
Commit 2be31f2b authored by Oumayma El Khattabi's avatar Oumayma El Khattabi
Browse files

changement taille police tel

parent b8e68114
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ h2 {
/*Titres autres pages*/
color: #fffefe;
font-family: "Roboto Condensed", sans-serif;
font-size: 50px;
font-size: min(50px, 8vw);
margin: 10px;
margin-top: 5vw;
}
......@@ -62,7 +62,7 @@ h5 {
p {
text-align: justify;
color: #fffefe;
font-size: min(20px, 3vw);
font-size: min(20px, 3.5vw);
margin: 20px;
padding: 5px;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment