diff --git a/index.html b/index.html index 95ca841..c1844fc 100644 --- a/index.html +++ b/index.html @@ -149,12 +149,35 @@ outline: 2px solid #3b82f6; outline-offset: 3px; } + .hero { + text-align: center; + padding: 4rem 2rem; + } + .hero h1 { + font-size: clamp(2.5rem, 5vw, 4rem); + font-weight: 700; + letter-spacing: -1px; + } + .hero p { + max-width: 600px; + margin: 1rem auto 2.5rem; + opacity: 0.85; + line-height: 1.6; + }
-
- +
+
+

AnimateHub

+

Open-source animation components for modern web apps

+ +
+