fix small widths

This commit is contained in:
2025-09-23 18:03:47 -07:00
parent b8d468230b
commit 0bdedd062a
2 changed files with 5 additions and 2 deletions

View File

@@ -25,6 +25,7 @@ body {
max-width: 512px;
display: block;
margin: 16px 0;
width: 100%;
}
h3 {