Skip to content

Commit

Permalink
Update Navbar.tsx
Browse files Browse the repository at this point in the history
  • Loading branch information
ceilican authored Dec 21, 2024
1 parent 21b5288 commit 3fb2191
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/components/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ const Navbar = () => {
style={{ fontFamily: "var(--font-bebas-nueue)" }}
>
<Link href="/create" className="hover:text-blue-600">
CREATE
CREATE CAT
</Link>
<Link href="/#Contact" className="hover:text-blue-600">
ABOUT US
Expand Down

0 comments on commit 3fb2191

Please sign in to comment.