update `public_html` static files
parent
0d08699e22
commit
bc3adb94a7
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue