<< Go back

Navbar - fixed top



Standard
This sample uses fixed positioning and may look strange.

<nav class="fixed left-0 top-0 w-full text-neutral-50 bsk-bg-blue py-4">
    <div class="container flex justify-start  px-8">
        <a href="/">BAS Style Kit Testbed</a>
    </div>
</nav>