css ressource grille

This commit is contained in:
2024-05-28 14:11:16 +02:00
parent 4f949de086
commit 82b5aa7ab5
5 changed files with 16 additions and 8 deletions
@@ -171,7 +171,8 @@
flex-wrap: wrap;
.views-row{
width: 25%;
flex: 0 0 25%;
flex: 0 0 25%;
.node-type-ressource{
display: flex;
flex-direction: column;
@@ -179,13 +180,16 @@
margin-left: 1rem;
margin-bottom: 1rem ;
padding: 1rem;
&.type-de-ressource-Publication-issue-du-programme-EQLD{
background-color: $background-actus;
}
@media (max-width: 479px) {
margin-left: 0;
}
&:hover{
background-color: $background-actus;
background-color: $black15;
}
.field--name-field-type-de-ressource{
text-transform: uppercase;
line-height: 1.1rem;