From 3aad1960e4ee9bce1155b4154c596daf09ee0ae5 Mon Sep 17 00:00:00 2001 From: Michael Hunteman Date: Thu, 19 Sep 2024 16:45:46 -0700 Subject: Update box shadow on hover --- client/src/components/AdminLogin.tsx | 2 +- client/src/components/GuestLogin.tsx | 2 +- client/src/components/Registry.tsx | 2 +- client/src/components/RsvpForm.tsx | 6 +++--- client/src/components/Schedule.tsx | 4 ++-- 5 files changed, 8 insertions(+), 8 deletions(-) diff --git a/client/src/components/AdminLogin.tsx b/client/src/components/AdminLogin.tsx index 36b4629..1881b6b 100644 --- a/client/src/components/AdminLogin.tsx +++ b/client/src/components/AdminLogin.tsx @@ -49,7 +49,7 @@ function GuestLogin() {

Please RSVP for the wedding by March 10, 2025. The ceremony will - commence at 2 PM on April 26 in Divine Shepherd. The reception - will follow at 5 PM in A Venue on the Ridge. + commence at 4:30 pm on April 26 in Divine Shepherd. The reception + will follow at 6 pm in A Venue on the Ridge.

diff --git a/client/src/components/Schedule.tsx b/client/src/components/Schedule.tsx index 3620c4e..a901060 100644 --- a/client/src/components/Schedule.tsx +++ b/client/src/components/Schedule.tsx @@ -35,7 +35,7 @@ function Schedule() {
-

2:00 PM

+

4:30 pm

Ceremony @@ -54,7 +54,7 @@ function Schedule() {
-

5:00 PM

+

6:00 pm

Reception -- cgit v1.2.3