From 551727bfc5df8bbb9ea9bbf7495f35f19bba983c Mon Sep 17 00:00:00 2001 From: Oliver Ni Date: Wed, 25 Oct 2023 01:01:14 -0700 Subject: [PATCH] fix issue --- templates/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/index.html b/templates/index.html index e86f447..b007119 100644 --- a/templates/index.html +++ b/templates/index.html @@ -22,7 +22,7 @@ {% macro event(name, date, description, href, class="") %}
+ class="p-6 flex flex-col gap-4 group-hover:backdrop-sepia group-hover:backdrop-brightness-75 transition-all h-full">

{{ name }}