Pull the chip list styling into a list class

This commit is contained in:
Oliver 2026-01-23 21:17:53 -07:00
parent 2a1f8fd97d
commit 05b7b3406a
3 changed files with 25 additions and 25 deletions

View file

@ -11,7 +11,7 @@
+
</button>
</div>
<ul>
<ul class="chip-list">
{{#each artist.links as | link |}}
<li
data-index="{{@key}}"