Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
castaweh
on May 6, 2021
|
parent
|
context
|
favorite
| on:
Hatetris – Tetris which always gives you the worst...
Feels too simple to be right, but would this work? word-break: break-word; on the .comment class?
.comment { font-family: Verdana, Geneva, sans-serif; font-size: 9pt; word-break: break-word; }
dang
on May 7, 2021
[–]
I feel pretty certain that we tried that but I can't remember what it broke.
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
.comment { font-family: Verdana, Geneva, sans-serif; font-size: 9pt; word-break: break-word; }