fix: Fixed site mobile width
This commit is contained in:
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user