font size

This commit is contained in:
2025-11-25 15:55:45 +01:00
parent facf991325
commit df649e92f8
2 changed files with 4 additions and 4 deletions

View File

@@ -4108,7 +4108,7 @@ body {
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .node-projet-title {
width: 80%;
padding-left: 0.5rem;
font-size: 0.6rem;
font-size: 0.5rem;
margin: 0;
background-color: #f6f7f3;
font-family: "gilroy-regular";
@@ -4116,7 +4116,7 @@ body {
.node-type-site .layout--threecol-25-50-25 .layout__region--third .block-region-third div .node-type-projet .field_field_nom_de_l_equipe {
width: 80%;
padding-left: 0.5rem;
font-size: 0.5rem;
font-size: 0.4rem;
background-color: #f6f7f3;
text-transform: uppercase;
}