taille logo quartier 2 demain
This commit is contained in:
@@ -125,7 +125,7 @@
|
||||
img {
|
||||
width: auto;
|
||||
margin: auto;
|
||||
height: calc($header-height - 5rem);
|
||||
height: calc($header-height - 4rem);
|
||||
padding: 2rem;
|
||||
transition: height 0.3s;
|
||||
@media (max-width: 1700px) {
|
||||
@@ -134,8 +134,8 @@
|
||||
@media (min-width: 1600px) {
|
||||
height: calc($header-height - 3rem);
|
||||
}
|
||||
@media (max-width: 1400px) {
|
||||
height: calc($header-height-pad - 5rem);
|
||||
@media (max-width: 1300px) {
|
||||
height: calc($header-height-pad - 4rem);
|
||||
// height: $header-height-pad;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user