This commit is contained in:
armansansd 2021-11-05 11:15:23 +01:00
parent 33acf63ea1
commit 79f5b73be1
2 changed files with 4 additions and 4 deletions

File diff suppressed because one or more lines are too long

View File

@ -327,9 +327,9 @@
display: none; display: none;
} }
} }
margin-bottom: 1rem; margin-bottom: .3rem;
} }
margin-bottom: 1rem; margin-bottom: .5rem;
} }
.field_type_equipe{ .field_type_equipe{
grid-row: 1; grid-row: 1;
@ -345,7 +345,7 @@
} }
#node\:field_partenaires{ #node\:field_partenaires{
h2{ h2{
color: black; // color: black;
font-family: "trueno"; font-family: "trueno";
font-size: 1rem; font-size: 1rem;
font-weight: 600; font-weight: 600;