mirror of
https://github.com/0xShay/ticketchain.git
synced 2026-01-11 21:23:24 +00:00
🎨 Refined header font for improved branding.
This commit is contained in:
@@ -35,7 +35,7 @@ const Header = () => {
|
||||
}}
|
||||
></div>
|
||||
<div className="container mx-auto px-6 py-4 flex justify-between items-center">
|
||||
<h1 className="text-2xl font-Ariel-bold text-white">TicketChain</h1>
|
||||
<h1 className="text-2xl font-semibold text-white">TicketChain</h1>
|
||||
<nav className="nav">
|
||||
<ul className="flex space-x-6">
|
||||
<li>
|
||||
|
||||
Reference in New Issue
Block a user