This commit is contained in:
Nycki 2024-09-13 21:39:53 -07:00
parent e104124dea
commit 623815fd55

View file

@ -34,7 +34,7 @@ html {
overflow-y: scroll;
}
body {
max-width: 60em;
max-width: 100ch;
}
/* https://www.a11yproject.com/posts/how-to-hide-content/ */