taille logo quartier 2 demain
This commit is contained in:
@@ -383,7 +383,7 @@ header[role=banner] .header_left_container #block-quartiers-de-demain-logoquarti
|
||||
header[role=banner] .header_left_container img {
|
||||
width: auto;
|
||||
margin: auto;
|
||||
height: calc(200px - 5rem);
|
||||
height: calc(200px - 4rem);
|
||||
padding: 2rem;
|
||||
transition: height 0.3s;
|
||||
}
|
||||
@@ -392,9 +392,9 @@ header[role=banner] .header_left_container img {
|
||||
height: calc(200px - 3rem);
|
||||
}
|
||||
}
|
||||
@media (max-width: 1400px) {
|
||||
@media (max-width: 1300px) {
|
||||
header[role=banner] .header_left_container img {
|
||||
height: calc(160px - 5rem);
|
||||
height: calc(160px - 4rem);
|
||||
}
|
||||
}
|
||||
@media (max-width: 660px) {
|
||||
|
||||
Reference in New Issue
Block a user