change max width to 909px

for the lulz
This commit is contained in:
dozens 2022-08-19 10:20:42 -06:00 committed by Gitea
parent d6a91f496b
commit ef52c94863
1 changed files with 1 additions and 1 deletions

View File

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