mirror of
https://github.com/Ichitux/lambada-fiesta-live.git
synced 2026-05-15 16:32:20 +02:00
Changes & Menus, enabled Gitea Workflow
Some checks failed
Deploy NPM app / Explore-Gitea-Actions (push) Has been cancelled
Some checks failed
Deploy NPM app / Explore-Gitea-Actions (push) Has been cancelled
This commit is contained in:
@@ -10,7 +10,8 @@ const FooterSection = () => (
|
||||
whileInView={{ opacity: 1, y: 0 }}
|
||||
viewport={{ once: false, amount: 0.15 }}
|
||||
transition={{ duration: 0.6 }}
|
||||
className="bg-foreground text-primary-foreground"
|
||||
className="bg-foreground text-primary-foreground relative z-30 -mt-[40px] pt-[80px]"
|
||||
style={{ clipPath: "polygon(50% 0, 100% 40px, 100% 100%, 0 100%, 0 40px)" }}
|
||||
>
|
||||
<div className="container mx-auto px-4 py-12">
|
||||
<div className="grid md:grid-cols-3 gap-8 mb-8">
|
||||
|
||||
Reference in New Issue
Block a user