Skip to content

Commit

Permalink
modified title to be uppercase
Browse files Browse the repository at this point in the history
  • Loading branch information
adhi0331 committed Apr 10, 2024
1 parent 04759c5 commit e89ce47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/login.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ export default function Login() {
<div className="mb-5 mt-5 flex flex-col items-center">
<h1 className="font-[alternate-gothic] text-3xl max-lg:text-3xl">Welcome to</h1>
<h1 className="font-[alternate-gothic] text-3xl max-lg:text-3xl">
Plant it Again!
Plant It Again!
</h1>
</div>
</div>
Expand Down

0 comments on commit e89ce47

Please sign in to comment.