vinta-awesome-python/website
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
..
static fix(css): scope final-cta grid to inner section-shell wrapper 2026-03-22 15:37:59 +08:00
templates fix(css): scope final-cta grid to inner section-shell wrapper 2026-03-22 15:37:59 +08:00
tests test: lower category count floor to 69 to match current README 2026-03-22 01:32:32 +08:00
build.py feat: add build date to footer 2026-03-22 15:30:04 +08:00
fetch_github_stars.py refactor(website): hoist loop-invariant variables outside the fetch loop 2026-03-22 01:32:26 +08:00
readme_parser.py refactor: parse thematic groups from README bold markers instead of hardcoding them 2026-03-20 18:43:09 +08:00