Skip to content

Commit

Permalink
feat(heromiageonlylayout): add css
Browse files Browse the repository at this point in the history
  • Loading branch information
seaerchin committed Sep 14, 2023
1 parent df68a49 commit edb5f56
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/templates/homepage/HeroSection/HeroImageOnlyLayout.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ export const HeroImageOnlyLayout = ({
"is-flex",
"row",
"is-vcentered",
"is-centered",
])}
>
{dropdown && (
Expand Down

0 comments on commit edb5f56

Please sign in to comment.