size typo ville-region teaser projet + a englobe tout wrapper-ressource dans /ressources

This commit is contained in:
2026-05-29 13:03:19 +02:00
parent 5f168b2621
commit 3f9d4c85ac
4 changed files with 17 additions and 3 deletions
@@ -274,7 +274,7 @@
display: flex;
flex-wrap: wrap;
flex-direction: row;
font-size: 0.7rem;
font-size: 0.9rem;
.field--name-field-adresse{
display: flex;
@@ -19,6 +19,13 @@ article.node-type-ressource{
.wrapper-ressource{
display: flex;
flex-direction: column;
position: relative;
.card-link {
position: absolute;
inset: 0;
z-index: 10;
display: block;
}
.field--name-field-type-de-ressource{
order: 2;
}