new menu-bar styling, merge buttons and toggle right

This commit is contained in:
sefaria
2026-05-27 13:31:33 +02:00
parent f4718451a8
commit 48f6410a76
2 changed files with 17 additions and 5 deletions
+3 -1
View File
@@ -50,6 +50,7 @@
</nav>
</div>
<div class="menu-right">
<nav class="desktop-nav-secondary" aria-label="Secondary navigation">
<ul>
<li><button type="button" id="a11y-toggle" aria-pressed="false" class="button-secondary">
@@ -73,6 +74,7 @@
>
Menu
</button>
</div>
</div>
</header>
@@ -87,7 +89,7 @@
<div class="mobile-menu__header">
<strong>Menu</strong>
<button class="menu-close" id="menuClose" type="button" aria-label="Close menu">
Close
</button>
</div>