Merge branch 'main' into sid-visual-fixes

This commit is contained in:
Sid
2024-10-26 16:29:27 +01:00
committed by GitHub
7 changed files with 87 additions and 83 deletions

View File

@@ -51,7 +51,7 @@ const Header = () => {
</Link>
</li>
<li>
<Link href="/TicketListings" legacyBehavior>
<Link href="/events" legacyBehavior>
<a
className="text-white hover:text-blue-500 transition-colors duration-300"
style={{ textShadow: '1px 1px 2px rgba(0, 0, 0, 0.5)' }}