maybe wider is better?

This commit is contained in:
2026-06-17 03:58:10 -05:00
parent bb093059d8
commit 8f6eb193bb
3 changed files with 10 additions and 4 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 534 B

+2 -2
View File
@@ -8,8 +8,8 @@ body {
background-color: var(--bg);
color: var(--text);
font-family: "Noto Sans Mono", monospace;
line-height: 1.6;
max-width: 650px;
line-height: 1.2;
max-width: 750px;
margin: 40px auto;
padding: 0 20px;
padding-bottom: 120px;