Skip to content

Commit 77113ad

Browse files
committed
Fix: design
1 parent 8ecebe3 commit 77113ad

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,7 @@
6262
font-size: 1.1rem;
6363
line-height: 1.7;
6464
color: var(--foreground);
65-
max-width: 100ch;
66-
/* Adjusted to average width */
67-
margin: 0 auto;
65+
margin: 0.1 auto;
6866
/* Centers the content block */
6967
}
7068

0 commit comments

Comments
 (0)