This commit is contained in:
2025-05-16 15:44:42 +02:00
parent 0b2403ae57
commit e4399ab9f4
13 changed files with 61 additions and 10 deletions
@@ -334,11 +334,8 @@
background-color: $white;
margin-bottom: 1rem;
min-height: 4rem;
// background: $white;
color: $blue-light;
padding: 1rem;
padding-bottom: 0;
@media(max-width:900px){
width: auto;
padding-right: 1rem;
@@ -354,11 +351,13 @@
.file--mime-application-pdf{
height: inherit;
margin: auto;
width: fit-content;
::before{
content: url("../images/pictos/download.png");
min-width:30px;
height: auto;
padding-right: 1rem;
margin-right: 1rem;
}
a{
hyphens: auto;