views resources

This commit is contained in:
2025-05-22 13:50:45 +02:00
parent 25d6d72b2e
commit 1bcaf05da4
7 changed files with 227 additions and 346 deletions
@@ -151,7 +151,18 @@
}
}
.view-ressources-hidden {
visibility: hidden;
height: 0;
overflow: hidden;
}
.view-content{
transition: opacity 0.3s ease;
display: flex;
flex-direction: row;
flex-wrap: wrap;