Skip to content

Commit

Permalink
We'll be right back²
Browse files Browse the repository at this point in the history
  • Loading branch information
Beserrovsky committed Jul 12, 2024
1 parent 90c0925 commit 723edef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ export default function Home() {
<div className="my-auto justify-center">
<h1 className="text-4xl font-bold text-center text-white mb-5">Website em Desenvolvimento</h1>

<SkyratsIcon className="max-w-md mx-auto" onClick={play} />
<SkyratsIcon className="max-w-md mx-5" onClick={play} />

<p className="text-lg mt-5 text-center">Confira nosso instagram: <a style={{color: "grey"}} href="https://instagram.com/skyrats_drones" target="_blank" rel="noreferrer">@skyrats_drones</a></p>
</div>
Expand Down

0 comments on commit 723edef

Please sign in to comment.