diff --git a/src/components/UpcomingForm.astro b/src/components/UpcomingForm.astro index 9eb1a7dc6..4ddae8696 100644 --- a/src/components/UpcomingForm.astro +++ b/src/components/UpcomingForm.astro @@ -23,10 +23,10 @@ import Icon from './AstroIcon.astro'; data-popup='login-popup' type='button' name='submit' - class='font-regular text-md mt-5 w-full rounded-md bg-gray-700 px-5 py-2.5 text-center text-white hover:bg-black sm:mt-0' + class='font-regular text-md mt-5 w-full rounded-md bg-gray-700 px-5 py-2.5 text-center text-white hover:bg-black sm:mt-0 flex gap-1 items-center justify-center' aria-label='Get Notified' > - Notify me when ready! + Notify me when ready!