update `public_html` static files

master
urosm 2024-06-26 22:21:26 +02:00
parent 0d08699e22
commit bc3adb94a7
1 changed files with 1 additions and 1 deletions

View File

@ -281,7 +281,7 @@ table caption::before {
/* layout */
body {
width: min(160ch, 100vw);
width: round(down, min(160ch, 100vw), 1ch);
height: 100vh;
margin-left: auto;
margin-right: auto;