joeroe / risotto

A minimalist, responsive hugo theme inspired by terminal ricing aesthetics.
https://risotto.joeroe.io
MIT License
421 stars 111 forks source link

Ensure long page content doesn't overflow #22

Closed mntn-xyz closed 3 years ago

mntn-xyz commented 3 years ago

Very long words (and long identifiers such as git hashes) that can't fit on one line currently overflow the container, especially on smaller screens. This fixes it.