Skip to content

Commit

Permalink
update styles
Browse files Browse the repository at this point in the history
  • Loading branch information
firehawk89 committed Feb 13, 2024
1 parent df263cd commit 16ebc15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/sections/hero/hero.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const Hero: FC<HeroProps> = ({ className, ...props }) => {
src="/hero-bg.svg"
/>
<Content
className="z-5 relative flex flex-col items-center justify-center text-center"
className="relative flex flex-col items-center justify-center text-center"
size="tight"
>
<article>
Expand Down

0 comments on commit 16ebc15

Please sign in to comment.