mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-05-15 17:12:19 +02:00
Font changes & adjustments in size, remove jenkins file & less tasks to runners.
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 53s
All checks were successful
Deploy NPM app / Deploy NPM (push) Successful in 53s
This commit is contained in:
@@ -83,7 +83,7 @@ const Navbar = () => {
|
||||
exit={{ opacity: 0, y: 30 }}
|
||||
transition={{ delay: 0.1 * i }}
|
||||
onClick={() => setMenuOpen(false)}
|
||||
className="text-3xl font-display font-medium text-foreground hover:text-primary transition-colors"
|
||||
className="text-5xl pt-3 pb-6 leading-[1.6] font-display font-medium text-foreground hover:text-primary transition-colors"
|
||||
>
|
||||
{link.label}
|
||||
</motion.a>
|
||||
|
||||
Reference in New Issue
Block a user