taille colonne link

This commit is contained in:
2024-09-16 11:41:29 +02:00
parent bc743b346a
commit 52332fa126
2 changed files with 4 additions and 2 deletions
@@ -48,7 +48,7 @@
}
.body-content {
grid-row: 2;
grid-column: 2 /span 4;
grid-column: 2 /span 3;
width: 100%;
margin-top: 2rem;
.field--name-field-fichiers{
@@ -61,6 +61,7 @@
margin-top: 2rem;
position: relative;
left: -10%;
width: 25%;
}
}