jackyzha0 / quartz

🌱 a fast, batteries-included static-site generator that transforms Markdown content into fully functional websites
https://quartz.jzhao.xyz
MIT License
5.93k stars 2.37k forks source link

Fix: Table `overflow-wrap: anywhere` breaks words on mobile #1259

Closed MasssiveJuice08 closed 2 days ago

MasssiveJuice08 commented 3 days ago

Set tr and td overflow-wrap to 'normal' Closes #1258