Compare commits

..

No commits in common. "98ffd5895438203b011390cb9cc30254c2f5576a" and "2a928242f000631c3e37a9d8c5b093939c073b9c" have entirely different histories.

2 changed files with 5 additions and 0 deletions

View File

@ -71,6 +71,9 @@
width: 100%; width: 100%;
height: auto; height: auto;
} }
p{
// margin-top: 0;
}
} }
.paragraph{ .paragraph{
padding-top: 2rem; padding-top: 2rem;

View File

@ -52,7 +52,9 @@ footer{
.footer_left_container{ .footer_left_container{
display: flex; display: flex;
flex-direction: row; flex-direction: row;
#block-quartiers-de-demain-logorepu{
}
#block-quartiers-de-demain-logoepau{ #block-quartiers-de-demain-logoepau{
height: $header-height; height: $header-height;
@media(max-width: 891px){ @media(max-width: 891px){