fix icon and wrap on collection title

This commit is contained in:
jeffvli
2026-01-30 21:29:33 -08:00
parent 25ee57da1c
commit 6962a05c96
4 changed files with 67 additions and 57 deletions
@@ -0,0 +1,4 @@
.wrapper {
display: inline-flex;
flex-shrink: 0;
}