Skip to content

Commit

Permalink
Update padding
Browse files Browse the repository at this point in the history
  • Loading branch information
kennethkn committed Sep 1, 2023
1 parent d26bfa4 commit d26b7f5
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 @@ -138,7 +138,7 @@ function App() {
Email
</a>
</div>
<div className="mb-3 flex justify-center pt-5 font-mono text-2xl lg:mb-4">
<div className="mb-3 mt-5 flex justify-center font-mono text-2xl lg:mb-4">
Chinese to Cangjie/Sucheng <br className="lg:hidden" />
Converter (C2CJ/SC)
</div>
Expand Down

0 comments on commit d26b7f5

Please sign in to comment.