Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
monis07 committed Sep 14, 2024
1 parent a0c47f5 commit 5e275c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/next-app/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export default function Home() {
<div style={{padding:"2rem"}}>
<Button/>
</div>
<h1>This next app is deployed on AWS!</h1>
<h1 style={{textAlign:"center"}}>This next app is deployed on AWS!</h1>
</div>
<Head>
<title>Create Next App</title>
Expand Down

0 comments on commit 5e275c0

Please sign in to comment.