Skip to content

Commit

Permalink
capitalized PIA
Browse files Browse the repository at this point in the history
  • Loading branch information
adhi0331 committed Apr 24, 2024
1 parent c5794b5 commit 0c06c51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/components/Landing.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ const Logo = () => {
<div className="mb-14 flex flex-col items-center">
<h1 className="font-[alternate-gothic] text-6xl text-white max-lg:text-5xl">Welcome to</h1>
<h1 className="font-[alternate-gothic] text-6xl text-white max-lg:text-5xl">
Plant it Again!
Plant It Again!
</h1>
</div>
<div className="flex h-[50%] flex-col items-center">
Expand Down

0 comments on commit 0c06c51

Please sign in to comment.