Skip to content

Commit

Permalink
[add] title
Browse files Browse the repository at this point in the history
  • Loading branch information
kugue99A committed Feb 11, 2024
1 parent 33d5060 commit 400a8f9
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions src/app/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,8 @@ export default function Home() {
<main className={styles.main}>
<div className={styles.description}>
<Flex direction="column">
<h1 className="pa-4 underline">test test</h1>
<h1>test test</h1>
<h1>test test</h1>
<h1>test test</h1>
<h1>test test</h1>
<h1 className="">99A</h1>
</Flex>
<h3 className="text-3xl font-bold underline">aAAAA</h3>
</div>
</main>
)
Expand Down

0 comments on commit 400a8f9

Please sign in to comment.