Question: *How do I cap line length?*

Answer#

max-w-prose (65ch) on the text container. undefined

Markup#

html
<article class="max-w-prose mx-auto">…</article>

Where to go deeper#

Cookbook · Layout patterns · Utilities reference

Tip. This answer targets Nakshora 2.0. The same question is answered version-appropriately in every other release — use the version switcher.