Things seems like they are working

This commit is contained in:
Antoine Phan
2025-10-13 23:10:37 -04:00
parent 9052b02e56
commit 95e53b5153
16 changed files with 110 additions and 141 deletions

View File

@@ -3,11 +3,11 @@
</script>
<button
class="bg-ecsess-600 hover:bg-ecsess-400 active:bg-ecsess-800
inline-block rounded-lg border-none px-4
class="bg-ecsess-600 hover:bg-ecsess-500 active:bg-ecsess-700
inline-block rounded-md border-none px-4
py-2 text-white transition-all
duration-200 ease-out
hover:shadow-2xl"
hover:shadow-xl hover:scale-105"
{onclick}
>
{@render children()}