Things seems like they are working
This commit is contained in:
@@ -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()}
|
||||
|
||||
Reference in New Issue
Block a user