fix bug sur home
This commit is contained in:
@@ -186,6 +186,7 @@
|
||||
grid-template-columns: 1fr repeat(4, 2fr) 1fr;
|
||||
margin: auto;
|
||||
padding-top: 2rem;
|
||||
padding-bottom: 4rem;
|
||||
.views-row:nth-of-type(1) { grid-column: 2; }
|
||||
|
||||
.node-type-actualite{
|
||||
@@ -242,7 +243,7 @@
|
||||
// }
|
||||
}
|
||||
.field--name-field-actu-type{
|
||||
padding-top: 2rem;
|
||||
padding-top: 1rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user