AAI mobile menu
This commit is contained in:
parent
ca121f3397
commit
2ff5f69afc
@ -820,7 +820,7 @@ input[type=button]:hover,
|
|||||||
}
|
}
|
||||||
#links.open {
|
#links.open {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 100px;
|
top: 55px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
|
@ -995,7 +995,7 @@ input[type=button],
|
|||||||
|
|
||||||
#links.open {
|
#links.open {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 100px;
|
top: 55px;
|
||||||
left: 0px;
|
left: 0px;
|
||||||
|
|
||||||
display: flex;
|
display: flex;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user