Skip to content

Commit 2ca5fc2

Browse files
committed
Update Navbar.component.tsx
1 parent 8f10d38 commit 2ca5fc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Header/Navbar.component.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ const Navbar = () => {
6161
</Link>
6262
</div>
6363
<div
64-
className="flex items-center order-2 md:order-3 md:mx-auto lg:mx-0"
64+
className="flex items-center order-2 md:order-3"
6565
id="nav-content"
6666
>
6767
<AlgoliaSearchBox />

0 commit comments

Comments
 (0)