2
0
forked from jmug/cactoide

feat: add lists page

This commit is contained in:
Levente Orban
2025-08-27 08:46:54 +02:00
parent c2874464d0
commit 9e4260c6bd
9 changed files with 361 additions and 9 deletions

View File

@@ -43,12 +43,6 @@
>
Create Event Now
</button>
<button
on:click={() => goto('/about')}
class="rounded-sm border-2 px-8 py-4 font-bold duration-400 hover:scale-110 hover:bg-white/10"
>
Learn More
</button>
</div>
</div>
</div>