reverte correction grid
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user