Skip to content

Commit 310270f

Browse files
committed
Remove max-width constraint from paragraph styles for improved text layout
1 parent a93619c commit 310270f

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/static/styles.css

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -366,7 +366,6 @@ p {
366366
font-size: var(--text-md);
367367
color: var(--text-muted);
368368
line-height: 1.7;
369-
max-width: 68ch;
370369
}
371370

372371
.subtitle {

0 commit comments

Comments
 (0)