---
title: "Body text lines are very short on desktop (design/line-length-short)"
description: "design/line-length-short: Lines under ~45 characters break rhythm and make paragraphs look ragged and tall."
canonical: https://void-design.vercel.app/rules/design/line-length-short
lastModified: 2026-09-16
---

# Body text lines are very short on desktop

`design/line-length-short` · severity **info** · category Design · detected by `void design` and `void audit`

## Why it matters

Lines under ~45 characters break rhythm and make paragraphs look ragged and tall.

## How to fix it

Widen the text column or reduce the font size slightly; aim for 55-75ch.

## More design rules

`void design` reports 19 rules in this category. Measured design heuristics from computed styles: font families, type scale, line length, palette and accent sprawl, spacing grid, radius sprawl, dark mode and the tells of generated UI.

- `too-many-font-families` Too many font families — [design/too-many-font-families](https://void-design.vercel.app/rules/design/too-many-font-families)
- `no-type-scale` Too many distinct font sizes (no type scale) — [design/no-type-scale](https://void-design.vercel.app/rules/design/no-type-scale)
- `line-length-long` Body text lines are too long — [design/line-length-long](https://void-design.vercel.app/rules/design/line-length-long)
- `body-text-small` Body text is smaller than 15px on mobile — [design/body-text-small](https://void-design.vercel.app/rules/design/body-text-small)
- `body-line-height-tight` Body line-height is too tight — [design/body-line-height-tight](https://void-design.vercel.app/rules/design/body-line-height-tight)
- `heading-tracking` Large headings use default letter-spacing — [design/heading-tracking](https://void-design.vercel.app/rules/design/heading-tracking)
- `heading-no-balance` Headings do not use text-wrap: balance — [design/heading-no-balance](https://void-design.vercel.app/rules/design/heading-no-balance)
- `palette-sprawl` Too many distinct colors — [design/palette-sprawl](https://void-design.vercel.app/rules/design/palette-sprawl)

Detected by `void design` and `void audit`. Explain it in a terminal: `void rules design/line-length-short`
