Skip to content

Commit

Permalink
Update App.tsx
Browse files Browse the repository at this point in the history
Add tagline for rubric
  • Loading branch information
ethanl21 committed Oct 30, 2023
1 parent faf6ce1 commit 80d4c1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/App.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ function App() {
<Row>
<Col>
<h1>Welcome to RetroRatings!</h1>
<p>Sign up or Log in to continue.</p>
<p>Sign up or Log in to start rating nostalgic items from the past!</p>
</Col>
<Col>
<AuthCard
Expand Down

0 comments on commit 80d4c1b

Please sign in to comment.