Skip to content

Commit

Permalink
Update page.jsx
Browse files Browse the repository at this point in the history
  • Loading branch information
Cerlancism committed Jan 21, 2024
1 parent e3b92d6 commit 0f2514e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/app/page.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export default function Home() {
<div className='mx-auto'>
<b className='w-full'>ChatGPT Subtitle Translator</b>
<div className='flex flex-wrap items-center justify-center'>
<div className='w-40 sm:w-auto text-center'>
<div className='sm:w-auto text-center'>
<Link isExternal className='mr-2 text-blue-500' href="https://github.com/Cerlancism">
@Cerlancism
</Link>
Expand Down

0 comments on commit 0f2514e

Please sign in to comment.