fix small widths

This commit is contained in:
2025-09-23 17:58:26 -07:00
parent e2d72fb80e
commit b8d468230b

View File

@@ -174,7 +174,7 @@ hr {
background: light-dark(black, whitesmoke);
width: max-content;
z-index: 1;
min-width: 50%;
min-width: 256px;
}
#title-1>div>h1 {