fix(landing): Center newsletter button
This commit is contained in:
@@ -85,7 +85,7 @@
|
||||
size="xl"
|
||||
:loading="isLoading"
|
||||
:disabled="isSuccess"
|
||||
class="btn-gradient px-8 rounded-xl font-semibold shadow-lg shadow-primary-500/25 whitespace-nowrap"
|
||||
class="flex flex-center btn-gradient px-8 rounded-xl font-semibold shadow-lg shadow-primary-500/25 whitespace-nowrap"
|
||||
>
|
||||
<template v-if="isSuccess">
|
||||
<UIcon name="i-lucide-check" class="w-5 h-5 mr-2" />
|
||||
|
||||
Reference in New Issue
Block a user