vinta-awesome-python/website
Vinta Chen 3395b2e428
fix(css): enable table horizontal scroll at 768px breakpoint
Moves .table-wrap overflow-x rule from the 680px breakpoint to 768px
so the table becomes scrollable before it gets too narrow to read.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-23 00:09:06 +08:00
..
static fix(css): enable table horizontal scroll at 768px breakpoint 2026-03-23 00:09:06 +08:00
templates refactor(results): remove redundant "Library index" section label 2026-03-22 16:30:14 +08:00
tests refactor(build): remove unused group_categories wrapper 2026-03-22 15:58:42 +08:00
build.py refactor(build): remove unused group_categories wrapper 2026-03-22 15:58:42 +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