css
This commit is contained in:
parent
e104124dea
commit
623815fd55
1 changed files with 1 additions and 1 deletions
|
@ -34,7 +34,7 @@ html {
|
|||
overflow-y: scroll;
|
||||
}
|
||||
body {
|
||||
max-width: 60em;
|
||||
max-width: 100ch;
|
||||
}
|
||||
|
||||
/* https://www.a11yproject.com/posts/how-to-hide-content/ */
|
||||
|
|
Loading…
Reference in a new issue