/lesprojets

This commit is contained in:
2025-11-03 23:44:06 +01:00
parent ff6b3b4bd5
commit 34430c49ef
2 changed files with 4 additions and 4 deletions

View File

@@ -31,7 +31,7 @@ main{
.views-element-container{
width: 90%;
.views-row{
display: flex;
width: 90%;
flex-direction: row;
border-top: solid 1px $blue_QDD;
padding-top: 2rem;
@@ -106,7 +106,7 @@ main{
justify-content: end;
.node-type-projet{
font-size: 0.4rem;
width: 80%;
width: 70%;
.field_field_laureats{
}