alignement titre + grille /ressources

This commit is contained in:
2026-05-29 14:54:46 +02:00
parent 0ecf317a12
commit c57031eef8
3 changed files with 14 additions and 8 deletions
@@ -184,6 +184,7 @@
color: $white;
font-weight: 800;
vertical-align: middle;
width: max-content;
}
}
@media (max-width: 810px){
@@ -326,7 +327,7 @@
.file--mime-application-pdf{
height: inherit;
margin: auto;
width: fit-content;
width: 100%;
::before{
content: url("../images/pictos/download.png");
min-width:30px;
@@ -341,6 +342,7 @@
color: $blue-light;
font-weight: 800;
// max-width: 80px ;
max-width: 100%;
}
}
@@ -481,6 +483,7 @@
margin-right: 0.5rem;
padding-right: 0.3rem;
font-size: 0.8rem;
width: max-content;
a{
background: $blue-dark;