fix: styling

This commit is contained in:
2024-11-28 18:27:55 -05:00
parent 0cf8b9a1de
commit 36c4b2e2cf
2 changed files with 3 additions and 2 deletions

View File

@@ -19,6 +19,7 @@ body {
padding: 2ch;
line-height: var(--line-height);
max-width: 100ch;
background-color: #ff00ff;
}
h1,