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

label correct affichage

parent 26830e89
No related branches found
No related tags found
No related merge requests found
......@@ -342,14 +342,15 @@ button:hover {
text-align: center;
width: 100%;
color: white;
line-height: 26px;
line-height: min(30px, auto);
}
.info h2 {
font-size: 27px;
font-size: min(27px, 2.5vw);
margin: 3px 0;
}
.info span {
color: #1a1a1a;
font-size: min(20px, 2vw);
}
.fa {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment