adjusted width

This commit is contained in:
ClovertaTheTrilobita 2026-04-16 20:53:26 +03:00
parent 0f3b22b303
commit c2ed2992d9

View file

@ -50,7 +50,7 @@ html {
body {
margin: 0 auto;
width: 100%;
max-width: 78ch;
max-width: 90ch;
padding: 1rem;
line-height: 1.7;
font-size: 1.15rem;