Skip to content

Commit ca1d536

Browse files
authored
feat: adjust the navbar thingy
1 parent f628631 commit ca1d536

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

components/Navbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ export default function Navbar() {
4040
</Link>
4141
<Link
4242
href="/verify"
43-
className="text-sm font-semibold transition-colors hover:text-[#347BB2]"
43+
className="text-xs font-semibold transition-colors hover:text-[#347BB2]"
4444
>
4545
Verify
4646
</Link>

0 commit comments

Comments
 (0)