awesome-python/website
Vinta Chen 1139402838
fix(website): stop category-page heading from wrapping
The results-intro grid (1fr + 28rem note column) squeezed the heading on
category pages with long names, e.g. "Python Projects in Environment
Management" wrapped onto two lines.

Scope a single-column override to .category-results so the heading takes
the full row and the note drops below right-aligned. Index page layout
is untouched since its heading is short.
2026-05-03 08:01:37 +08:00
..
static fix(website): stop category-page heading from wrapping 2026-05-03 08:01:37 +08:00
templates fix(website): remove duplicate tag on group/category pages 2026-05-03 07:51:39 +08:00
tests feat(website): add data-url to tag buttons for client-side routing 2026-05-03 00:44:43 +08:00
build.py fix(website): remove duplicate tag on group/category pages 2026-05-03 07:51:39 +08:00
fetch_github_stars.py refactor: replace manual total_seconds()/3600 with timedelta comparison 2026-04-19 22:02:14 +08:00
readme_parser.py add missing links of category descriptions 2026-05-02 23:35:24 +08:00