Skip to content

Commit

Permalink
pika-move
Browse files Browse the repository at this point in the history
  • Loading branch information
JHLincoln committed Oct 24, 2024
1 parent db13d2a commit 1210a00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/src/pages/Landing.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ export function Landing() {
<li>Unlimited players</li>
</ul>
</div>
<img src="https://i.gifer.com/5SvD.gif" className="max-w-20" />
<img src="https://i.gifer.com/5SvD.gif" className="ml-4 max-w-20" />

<UsernameForm
input={input}
Expand Down

0 comments on commit 1210a00

Please sign in to comment.