From 33c3769b727e610358ec064e7e9bb9fdb5259346 Mon Sep 17 00:00:00 2001 From: Naomi Carrigan Date: Fri, 9 Jan 2026 18:30:31 -0800 Subject: [PATCH] feat: impact section to break up cards --- site/index.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/site/index.html b/site/index.html index 7746afa..5b72b45 100644 --- a/site/index.html +++ b/site/index.html @@ -56,7 +56,7 @@ max-width: 100%; } - .card:hover { + .card:hover, .stat-card:hover { transform: translateY(-4px); box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15); } @@ -190,6 +190,7 @@ background: white; border-radius: 12px; border: 2px solid #e0e0e0; + transition: transform 0.3s ease, box-shadow 0.3s ease; } .stat-number { @@ -977,6 +978,16 @@

+
+

Growing Responsibly, Together

+

+ As our community continues to grow, so does our responsibility to maintain the infrastructure, tools, and services that make it all possible. Every new member, every question answered, and every project launched requires resources - servers, development time, and ongoing maintenance. +

+

+ We're committed to keeping our core services free and accessible while being transparent about what it takes to sustain them. Your support directly enables us to continue offering mentorship, maintaining our open-source projects, and building new tools that serve communities worldwide. +

+
+

Support Our Mission