Skip to content

Commit

Permalink
Merge pull request #12 from hack4impact-upenn/task25
Browse files Browse the repository at this point in the history
Task25
  • Loading branch information
lsylcy0307 authored Apr 28, 2024
2 parents e52a42e + 6db814e commit f3f474c
Show file tree
Hide file tree
Showing 9 changed files with 777 additions and 53 deletions.
8 changes: 4 additions & 4 deletions client/src/Authentication/ResetPasswordPage.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -115,10 +115,10 @@ function ResetPasswordPage() {
<FormGrid>
<FormCol>
<Grid item container justifyContent="center">
<Grid item container justifyContent="center">
<img width="70%" src={westPark} alt="West Park Logo" />
</Grid>
<Typography variant="h5" textAlign="center">
<Grid item container justifyContent="center">
<img width="70%" src={westPark} alt="West Park Logo" />
</Grid>
<Typography variant="h5" textAlign="center">
Donor Management System
</Typography>
<Typography variant="h2">Excited to have you back!</Typography>
Expand Down
Loading

0 comments on commit f3f474c

Please sign in to comment.