Add content-visibility class

This commit is contained in:
Jon Staab
2026-02-18 16:37:55 -08:00
parent 2f487705c3
commit 5a2b5f43b8
8 changed files with 15 additions and 7 deletions
+1 -1
View File
@@ -19,7 +19,7 @@
</script>
<Link
class="col-3 card2 bg-alt w-full cursor-pointer shadow-md"
class="cv col-3 card2 bg-alt w-full cursor-pointer shadow-md"
href={makeCalendarPath(url, getAddress(event))}>
<CalendarEventHeader {event} />
<div class="flex w-full flex-col items-end justify-between gap-2 sm:flex-row">