Skip to content

Commit f87cc99

Browse files
committed
remove navbar px
1 parent 0f5195d commit f87cc99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/components/TopNav.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ const dropdownId = useId()
2222
Sign In
2323
</NuxtLink>
2424

25-
<Navbar class="pt-0 sm:pt-3 px-0">
25+
<Navbar class="pt-0 sm:pt-3">
2626
<NavbarStart >
2727
<Logo class="hidden sm:block" />
2828
</NavbarStart>

0 commit comments

Comments
 (0)