OC nav: move mobile dropdown out of the backdrop-filtered nav so its own glass (backdrop-filter) actually blurs the page — fixes missing frosted effect on the open menu
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
+6
-6
@@ -60,13 +60,13 @@
|
||||
<circle class="o-ring" cx="16" cy="16" r="9"/>
|
||||
</svg>
|
||||
</button>
|
||||
<div class="nav-mobile-menu" id="navMobileMenu">
|
||||
<a href="#problem">The problem</a>
|
||||
<a href="#work">How we work</a>
|
||||
<a href="#who">Who we are</a>
|
||||
<a class="nav-cta" href="#contact">Book a conversation</a>
|
||||
</div>
|
||||
</header>
|
||||
<div class="nav-mobile-menu" id="navMobileMenu">
|
||||
<a href="#problem">The problem</a>
|
||||
<a href="#work">How we work</a>
|
||||
<a href="#who">Who we are</a>
|
||||
<a class="nav-cta" href="#contact">Book a conversation</a>
|
||||
</div>
|
||||
|
||||
<main id="top">
|
||||
|
||||
|
||||
Reference in New Issue
Block a user