Skip to content

Commit

Permalink
Change Header to Welcome
Browse files Browse the repository at this point in the history
  • Loading branch information
DanZfsd committed Nov 27, 2024
1 parent 9628abe commit 54197f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/pages/CreatePasswordPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ const CreatePasswordPage = (): React.ReactElement => {
mb="0"
textAlign="center"
>
Welcome Back!
Welcome!
</Text>
<Stack spacing="2.25rem">
<Stack spacing={{ base: "1rem", md: "1.5rem" }} width="100%">
Expand Down

0 comments on commit 54197f2

Please sign in to comment.