Skip to content

Commit

Permalink
Update Accordion.tsx
Browse files Browse the repository at this point in the history
Signed-off-by: Neeraj Rekwar <[email protected]>
  • Loading branch information
neerajrekwar authored Sep 6, 2024
1 parent 568e4e1 commit ba4d76c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Accordion.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ export function AccordionDemo() {
</Accordion>
</div>
</div>
<div className="py-12 md:min-h-screen m-auto bg-primary bg-custom-radial-md text-five border-seven flex flex-col justify-center items-center">
<div className="py-12 md:min-h-screen m-auto bg-primary bg-custom-radial-lg text-five border-seven flex flex-col justify-center items-center">
<h6 className="py-3 text-2xl md:text-4xl text-center">
Didn&apos;t find an answer?
</h6>
Expand Down

0 comments on commit ba4d76c

Please sign in to comment.