replace `ch` with `px`

#8 (comment)
This commit is contained in:
dozens 2022-08-19 10:16:18 -06:00 committed by Gitea
parent e10296496e
commit d6a91f496b
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@
<title>Commonhealth of Casakhstan</title>
<style>
body {
max-width: 80ch;
max-width: 880px;
margin: 0 auto;
font-size: 22px;
line-height: 1.2;