mirror of
https://github.com/Queer-Lexikon/regenbogenkarte
synced 2024-11-25 05:30:22 +00:00
Change labels of info menu to distuingish from header menu
This commit is contained in:
parent
c42feff0c2
commit
177fb7173a
1 changed files with 2 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
||||||
aria-expanded="false"
|
aria-expanded="false"
|
||||||
aria-controls="menu"
|
aria-controls="menu"
|
||||||
>
|
>
|
||||||
<span class="sr-only">Menü öffnen</span>
|
<span class="sr-only">Info öffnen</span>
|
||||||
<!-- Heroicon: menu -->
|
<!-- Heroicon: menu -->
|
||||||
<svg
|
<svg
|
||||||
class="w-6 h-6"
|
class="w-6 h-6"
|
||||||
|
@ -236,7 +236,7 @@
|
||||||
id="close-menu-btn"
|
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"
|
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 -->
|
<!-- Heroicon name: outline/x -->
|
||||||
<svg
|
<svg
|
||||||
class="h-6 w-6 text-white"
|
class="h-6 w-6 text-white"
|
||||||
|
|
Loading…
Reference in a new issue