We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ac76ee commit 24c66b5Copy full SHA for 24c66b5
docs/content/utilities/layout.md
@@ -204,7 +204,7 @@ Use `.width-auto` to reset width to `auto` (initial value). Typically used with
204
</div>
205
```
206
207
-Use `.width-comfortable` to set width to `65ch`. This can be used on text elements to shorten the line length for better readability.
+Use `.width-comfortable` to set max width to `65ch`. This can be used on text elements to shorten the line length for better readability.
208
209
```html live
210
<p class="width-comfortable">
0 commit comments