reverte correction grid

This commit is contained in:
2025-06-05 15:16:51 +02:00
parent 16857e2a2d
commit b15276b2c5
2 changed files with 2 additions and 2 deletions
@@ -148,7 +148,7 @@ article.node-type-ressource{
.wrapper-ressource{
display: grid;
grid-template-columns: 1fr 1.8fr;
grid-template-rows: repeat(5, 1fr);
grid-template-rows: repeat(5 1fr);
.field--name-field-type-de-ressource{
order: 2;
grid-row: 2;