fix: Fixed site mobile width

This commit is contained in:
mrhid6
2026-07-27 21:58:20 +01:00
parent 2869e63d0a
commit d5c8d0d0f2
3 changed files with 53 additions and 9 deletions
-4
View File
@@ -48,10 +48,6 @@ export function Nav() {
>
{open ? "Close" : "Menu"}
</button>
<Link className="btn btn--solid btn--sm nav__cta" href="/start">
Get started
</Link>
</div>
</header>