fix: stop tags from breaking on low width

This commit is contained in:
2026-05-31 11:55:55 -03:00
parent 144127952a
commit 6f01cc1793
+1
View File
@@ -189,6 +189,7 @@ h1 {
justify-content: center;
gap: 8px;
margin: 5px 0;
flex-wrap: wrap;
}
.directory a {