diff --git a/frontend/src/components/pages/CreatePasswordPage.tsx b/frontend/src/components/pages/CreatePasswordPage.tsx index 58d10f80..ce56a443 100644 --- a/frontend/src/components/pages/CreatePasswordPage.tsx +++ b/frontend/src/components/pages/CreatePasswordPage.tsx @@ -109,7 +109,7 @@ const CreatePasswordPage = (): React.ReactElement => { { Email Address: @@ -152,7 +152,7 @@ const CreatePasswordPage = (): React.ReactElement => { @@ -174,7 +174,7 @@ const CreatePasswordPage = (): React.ReactElement => { color="white" h="2.4rem" width="100%" - bg="var(--blue-700, #2C5282)" + bg="blue.700" > Create Account @@ -199,7 +199,7 @@ const CreatePasswordPage = (): React.ReactElement => { {showModal && ( @@ -212,8 +212,8 @@ const CreatePasswordPage = (): React.ReactElement => { Welcome to the Oakville & Milton Humane Society