corrections graphiques

This commit is contained in:
Valentin
2024-11-27 19:39:45 +01:00
parent 5b13541fdc
commit b0eb49a93e
4 changed files with 31 additions and 29 deletions

View File

@@ -1,4 +1,4 @@
.fullpage_content:has(.paragraph--type--membre-equipe) > div > div:last-of-type {
.fullpage_content:has(.paragraph--type--membre-equipe):not(.equipe) > div > div:last-of-type {
@media screen and (min-width: $breakpoint_desktop) {
display: grid;
grid-template-columns: 1fr 1fr;

View File

@@ -58,6 +58,7 @@
margin-bottom: 0.5rem;
margin-top: 1rem !important;
padding: 0 !important;
line-height: 1.2;
@include main_title();
}
}