Skip to content

Commit

Permalink
chore: center footer text
Browse files Browse the repository at this point in the history
  • Loading branch information
tjmaynes committed Jun 25, 2024
1 parent 790548d commit 6924149
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 @@ -14,7 +14,7 @@ const App = () => (
<SimpleJsonEditor />
</section>
<footer className="pl-0 mb-4 sm:pl-4">
<p className="text-sm text-center sm:text-left">
<p className="text-sm text-center">
Built for fun & learning by{' '}
<a
href="https://tjmaynes.com/"
Expand Down

0 comments on commit 6924149

Please sign in to comment.