Skip to content

Commit 198e653

Browse files
committed
Merging main into dev
1 parent 3cc1196 commit 198e653

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Navbar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ const Navbar = () => {
6060
>
6161
<li>
6262
<Link href="/teamPage">
63-
<a className={styles['nav-item-list']}>Team</a>
63+
<a>Team</a>
6464
</Link>
6565
</li>
6666
<li>

0 commit comments

Comments
 (0)