fixed header levels
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
Node.js CI / build (22.x) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
njsscan sarif / njsscan code scanning (push) Has been cancelled
Some checks failed
Node.js CI / build (18.x) (push) Has been cancelled
Node.js CI / build (20.x) (push) Has been cancelled
Node.js CI / build (22.x) (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
njsscan sarif / njsscan code scanning (push) Has been cancelled
This commit is contained in:
@@ -69,7 +69,7 @@ export default function Home() {
|
||||
|
||||
<VStack spaceY={6} w="80vw">
|
||||
<Heading
|
||||
as="h2"
|
||||
as="h3"
|
||||
color="cyan"
|
||||
fontSize="2.5rem"
|
||||
textAlign="center"
|
||||
@@ -131,7 +131,7 @@ export default function Home() {
|
||||
</HStack>
|
||||
|
||||
<Heading
|
||||
as="h3"
|
||||
as="h4"
|
||||
color="cyan"
|
||||
fontSize="2.5rem"
|
||||
textAlign="center"
|
||||
@@ -162,7 +162,7 @@ export default function Home() {
|
||||
</HStack>
|
||||
|
||||
<Heading
|
||||
as="h3"
|
||||
as="h5"
|
||||
color="cyan"
|
||||
fontSize="2.5rem"
|
||||
textAlign="center"
|
||||
|
||||
Reference in New Issue
Block a user