Skip to content

Commit

Permalink
fix: rpkm navbar title
Browse files Browse the repository at this point in the history
  • Loading branch information
NhongSun committed Jul 31, 2024
1 parent 3c9d261 commit 35fe2d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/rpkm/Navbar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ function Navbar() {
currentPath.startsWith('/rpkm/freshy-night')
)
setContent(
<div className="font-sopha absolute text-project-cream text-3xl text-center left-1/2 -translate-x-1/2">
<div className="font-sopha absolute text-project-cream text-3xl text-center tracking-wider left-1/2 -translate-x-1/2">
รับเพื่อนก้าวใหม่ 67
</div>
);
Expand Down

0 comments on commit 35fe2d8

Please sign in to comment.