vinta-awesome-python/website
Vinta Chen f2b635da19
fix(css): truncate long links in expand-meta and add mobile padding to expand-row
.expand-meta links can overflow their container on narrow viewports.
Apply ellipsis truncation to keep the row tidy.

.expand-row td[colspan] gains symmetric inline padding on mobile to match
the surrounding table spacing.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 16:20:52 +08:00
..
static fix(css): truncate long links in expand-meta and add mobile padding to expand-row 2026-03-22 16:20:52 +08:00
templates perf(fonts): trim Google Fonts to weights in use 2026-03-22 16:12:10 +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