improved mobile menu

This commit is contained in:
2021-05-31 16:59:15 +02:00
parent cb15c9faf1
commit 305df5c7df
8 changed files with 8 additions and 2 deletions

View File

@ -415,6 +415,10 @@ header[role="banner"]{
text-align: right;
li{
display: block;
a{
display: block;
padding: 0.2em 0;
}
}
}
}