vinta-awesome-python/website/static
Vinta Chen 3954a3e742
refactor(css): extract footer color values into CSS custom properties
Hardcoded oklch() values in footer rules are replaced with named tokens
(--footer-bg, --footer-text, --footer-link, --footer-link-hover,
--footer-muted, --footer-sep) declared in :root. No visual change.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 16:26:27 +08:00
..
favicon.svg feat: extract inline favicon to static SVG file 2026-03-18 18:34:15 +08:00
main.js perf(hero): pause animations when hero scrolls out of view 2026-03-22 16:13:08 +08:00
style.css refactor(css): extract footer color values into CSS custom properties 2026-03-22 16:26:27 +08:00