fix(website): lock global header height to 90px and remove duplicate marketplace nav button

This commit is contained in:
oib
2026-02-27 12:25:21 +01:00
parent 2b6ac4a0bb
commit 37bdc7d034
5 changed files with 16 additions and 8 deletions

View File

@@ -41,8 +41,7 @@
<span class="global-dark-toggle__emoji">🌙</span>
<span class="global-dark-toggle__text">Dark</span>
</button>
<a href="${CTA.href}" class="global-nav__cta">${CTA.label}</a>
</div>
</div>
</div>
</header>
`;