TASVideos / tasvideos

The code for the live TASVideos website
https://tasvideos.org/
GNU General Public License v3.0
63 stars 29 forks source link

Tables are broken again on mobile #1846

Closed Masterjun3 closed 1 month ago

Masterjun3 commented 1 month ago

On small display widths, wider tables break the site layout. This was fixed with PR #400 using the "table-container" class, but this was removed.

Now it's broken again.