css logos footer
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user