ajustement css header mobile
This commit is contained in:
parent
c24e9b296c
commit
f218e340f1
@ -605,7 +605,7 @@ header .header:hover + .header_nav_container {
|
|||||||
flex: 1 0 100%;
|
flex: 1 0 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: -100%;
|
left: -100%;
|
||||||
top: -45px;
|
top: -75px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -341,7 +341,7 @@ header{
|
|||||||
flex: 1 0 100%;
|
flex: 1 0 100%;
|
||||||
position: relative;
|
position: relative;
|
||||||
left: -100%;
|
left: -100%;
|
||||||
top: -45px;
|
top: -75px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user