Skip to content

Commit bfedff3

Browse files
committed
Fix: design
1 parent 5ff54cd commit bfedff3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/app/[...slug]/page.module.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
font-size: 1.1rem;
6363
line-height: 1.7;
6464
color: var(--foreground);
65-
max-width: 63ch;
65+
max-width: 100ch;
6666
/* Adjusted to average width */
6767
margin: 0 auto;
6868
/* Centers the content block */

0 commit comments

Comments
 (0)