vinta-awesome-python/website/static
Vinta Chen 818950f442
fix(website): fix sticky header on mobile and add border shadow
Move overflow-x: auto from .table-wrap to the mobile breakpoint only,
so horizontal scrolling only applies on small screens. Add box-shadow
to sticky thead th for visual separation. Reset th position to static
on mobile to avoid stacking context issues.

Co-Authored-By: Claude <noreply@anthropic.com>
2026-03-22 02:25:58 +08:00
..
favicon.svg feat: extract inline favicon to static SVG file 2026-03-18 18:34:15 +08:00
main.js fix(website): make back-to-top scroll instant instead of smooth 2026-03-22 02:24:26 +08:00
style.css fix(website): fix sticky header on mobile and add border shadow 2026-03-22 02:25:58 +08:00