feat: make styling infinitely better

This commit is contained in:
2024-11-24 20:37:46 -05:00
parent de2bd63927
commit a7b11a0f07
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
body {
width: 100%;
margin: 0;
padding: 2ch;
line-height: var(--line-height);
max-width: 100ch;
}