We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6fffebe commit 12a0a12Copy full SHA for 12a0a12
bin/directories/events/card.hbs
@@ -31,6 +31,7 @@
31
<ul class='chips'>
32
{{#each category}}<li>{{this}}</li>{{/each}}
33
</ul>
34
+ <span class='chips-gradient'></span>
35
</div>
36
<a href="./event-details/?id={{yearMonth}}-{{createClass title}}">
37
<div class="panel-info">
0 commit comments