mirror of
https://github.com/vinta/awesome-python.git
synced 2026-03-23 13:56:43 +08:00
Removes the 28% fixed width and overflow-wrap on the project name column. white-space: nowrap lets the column size naturally to its content instead of forcing wrapping at an arbitrary width. Co-Authored-By: Claude <noreply@anthropic.com>