From e9fa663410e9331027fcf4e2ddce0bfe2c2158d1 Mon Sep 17 00:00:00 2001 From: Kamran Ahmed Date: Fri, 5 May 2023 12:16:07 +0100 Subject: [PATCH] Notify icon --- src/components/UpcomingForm.astro | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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!