suppressions des liens dans gouvernance et partenaire + style de la description équipe

This commit is contained in:
Valentin
2024-01-09 09:22:32 +01:00
parent b1238b1e14
commit b1ec0d91c9
6 changed files with 205 additions and 13 deletions

View File

@@ -4,9 +4,11 @@
article {
> h2 {
margin-bottom: 2vh;
a {
@include sous_titre_alt();
}
@include sous_titre_alt();
}
> h2 + div > div {
@include main_text_content();
margin-bottom: 2em;
}
> div:first-of-type {
height: unset;
@@ -38,7 +40,7 @@
> div:nth-of-type(3) {
@include sous_titre();
margin-bottom: 2vh;
align-self: flex-start;
align-self: flex-end;
}
> div:nth-of-type(3) {

View File

@@ -4,9 +4,7 @@
article {
> h2 {
margin-bottom: 2vh;
a {
@include sous_titre_alt();
}
@include sous_titre_alt();
}
> div:first-of-type {
height: unset !important;