css logos footer

This commit is contained in:
2023-11-28 20:16:50 +01:00
parent cac7683fb5
commit ca3ebe4e2c
3 changed files with 34 additions and 2 deletions
@@ -34,6 +34,16 @@ margin-left: 10rem;
padding-left: 0;
}
}
#block-reha-logoreha-3{
display: none;
}
.social-media-links--platforms{
display: flex;
flex-direction: row;
svg.ext{
display: none;
}
}
}
}
@@ -41,6 +51,13 @@ margin-left: 10rem;
#block-reha-operateurduprogramme{
display: flex;
flex-direction: column;
img{
max-width: 150px;
height: fit-content;
max-height: 100px;
object-fit: contain;
padding: 1rem;
}
}
}
@@ -56,6 +73,8 @@ margin-left: 10rem;
img{
max-width: 150px;
height: fit-content;
max-height: 100px;
object-fit: contain;
padding: 1rem;
}
}
@@ -204,9 +204,7 @@ header{
li:first-of-type{
margin-top: 4rem;
border-bottom: 1px solid black ;
::before{
}
}
li{
text-transform: uppercase;