fix(landing): Center newsletter button

This commit is contained in:
2026-01-10 09:22:59 +01:00
parent 3054794558
commit e306ea33a6

View File

@@ -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" />