mirror of
https://github.com/vinta/awesome-python.git
synced 2026-04-24 20:58:20 -05:00
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>