mirror of
https://github.com/Motschen/midnightdust-eu.git
synced 2025-12-16 02:25:10 +01:00
Lots of fancy animations
- Tilt - Parallax - Animated Text
This commit is contained in:
@@ -3,7 +3,7 @@ const { text, url_gh, url_mr, url_cf, url_wiki = "", mod = "default" } = Astro.p
|
||||
import { Icon } from 'astro-icon/components'
|
||||
---
|
||||
|
||||
<div class="container">
|
||||
<div class="container rellax" data-rellax-speed="-1.5">
|
||||
<div class={"call-to-action mt-24 mb-32 flex flex-col items-center gap-12 rounded-xl p-12 md:p-24 " + mod}>
|
||||
<h2 class="text-center text-3xl md:text-5xl">{text}</h2>
|
||||
<div class="flex flex-col gap-3 min-[800px]:flex-row">
|
||||
|
||||
Reference in New Issue
Block a user