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 ef6ca40 commit d20f41fCopy full SHA for d20f41f
resources/presets/events/resources/views/components/_events_item.antlers.html
@@ -20,7 +20,7 @@
20
{{ partial:typography/time as="span" :content="{{ singular_handle }}_date_end" format="h:mm" }}
21
</time>
22
23
- <a href="{{ url }}" class="group group">
+ <a href="{{ url }}" class="group">
24
{{ partial:typography/h3 :content="title" class="underline decoration-primary decoration-2 underline-offset-2 group-hover:text-primary motion-safe:transition-colors" }}
25
</a>
26
0 commit comments