cardinalitypuzzles / cardboard

Dashboard for managing puzzles and tracking status during a puzzle hunt
MIT License
31 stars 21 forks source link

Display long answers better #704

Closed rawxfish closed 6 months ago

rawxfish commented 6 months ago

"max-width on the answer length"

kcaze commented 6 months ago

Probably a max-width property + overflow-wrap: anywhere.

rgossiaux commented 6 months ago

@kcaze fixed in #721!