Skip to content

Commit 5afc292

Browse files
committed
fixes
1 parent ba89834 commit 5afc292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/Navbar.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ const Navbar = ({ toggleSidebar, isSidebarOpen }) => {
4545
className="text-lg font-normal tracking-tight"
4646
style={{ fontFamily: "'Arvo', 'Playfair Display', serif" }}
4747
>
48-
the Phase of Code
48+
The Fez of <span className="text-primary-400">Code</span>
4949
</span>
5050
</div>
5151
)}

0 commit comments

Comments
 (0)