We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5ff54cd commit bfedff3Copy full SHA for bfedff3
1 file changed
src/app/[...slug]/page.module.css
@@ -62,7 +62,7 @@
62
font-size: 1.1rem;
63
line-height: 1.7;
64
color: var(--foreground);
65
- max-width: 63ch;
+ max-width: 100ch;
66
/* Adjusted to average width */
67
margin: 0 auto;
68
/* Centers the content block */
0 commit comments