AAI mobile menu

This commit is contained in:
Nejc Kovač 2022-08-02 12:25:36 +02:00
parent ca121f3397
commit 2ff5f69afc
2 changed files with 2 additions and 2 deletions

View File

@ -820,7 +820,7 @@ input[type=button]:hover,
}
#links.open {
position: absolute;
top: 100px;
top: 55px;
left: 0px;
display: flex;
flex-direction: column;

View File

@ -995,7 +995,7 @@ input[type=button],
#links.open {
position: absolute;
top: 100px;
top: 55px;
left: 0px;
display: flex;