Change labels of info menu to distuingish from header menu

This commit is contained in:
CherryKitten 2022-10-26 10:41:13 +02:00 committed by Jasmin
parent c42feff0c2
commit 177fb7173a

View file

@ -32,7 +32,7 @@
aria-expanded="false"
aria-controls="menu"
>
<span class="sr-only">Menü öffnen</span>
<span class="sr-only">Info öffnen</span>
<!-- Heroicon: menu -->
<svg
class="w-6 h-6"
@ -236,7 +236,7 @@
id="close-menu-btn"
class="mr-2 flex items-center justify-center h-10 w-10 rounded-full focus:outline-none focus:ring-2 focus:ring-inset focus:ring-white"
>
<span class="sr-only">Menü schließen</span>
<span class="sr-only">Info schließen</span>
<!-- Heroicon name: outline/x -->
<svg
class="h-6 w-6 text-white"