margin et padding bottom top ressources

This commit is contained in:
2025-11-27 21:52:07 +01:00
parent 45d6f1ba04
commit 3641c9feff
2 changed files with 24 additions and 3 deletions

View File

@@ -199,7 +199,16 @@
@media(max-width: 810px){
width: 50%;
}
.views-field-field-documents a{
h2{margin-bottom: 0.2rem;}
.views-field-field-date-ressource{
padding-top: 0.3rem;
}
.views-field-body-1 p{
margin-top: 0.2rem;
margin-bottom: 0.2rem;
}
.views-field-field-documents a,
.views-field-field-liens a{
display: inline-flex;
align-items: center;