fix small widths

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

View File

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