vinta-awesome-python/website/static
Vinta Chen 53d280ddcf
fix(css): scope final-cta grid to inner section-shell wrapper
Move display:grid and gap from .final-cta to .final-cta > .section-shell
so the grid context is applied to the correct container element, not the
outer section. Wrap final-cta content in index.html with a section-shell
div accordingly. Also fix .no-results bottom padding that was missing.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 15:37:59 +08:00
..
favicon.svg feat: extract inline favicon to static SVG file 2026-03-18 18:34:15 +08:00
main.js fix: back-to-top button scrolls to search input and focuses it 2026-03-22 15:31:04 +08:00
style.css fix(css): scope final-cta grid to inner section-shell wrapper 2026-03-22 15:37:59 +08:00