fix accessibility

This commit is contained in:
2023-08-27 20:31:49 +02:00
parent 715caf01b0
commit af281dc2d0
2 changed files with 4 additions and 3 deletions

View File

@@ -12,6 +12,7 @@
position: relative;
top: 2px;
}
#menu-toggle:checked + .navbar-menu
{
display: block;