footer modile

This commit is contained in:
2024-09-27 09:42:49 +02:00
parent 6b62cd7b5d
commit 182bcea4b0
3 changed files with 25 additions and 9 deletions

View File

@@ -89,6 +89,9 @@ footer{
#footer-middle{
// grid-column: 6 /span 7;
// grid-row: 1;
@media(max-width: 810px) {
width: 50%;
}
#block-quartiers-de-demain-pieddepage{
ul li{
padding-bottom: 0.2rem;
@@ -164,6 +167,9 @@ footer{
content: url('../img/linkedin.svg') !important;
display: block;
width: 55px;
@media(max-width: 700px){
padding-top: 0.5rem;
}
}
.fa-youtube::before{