Skip to content

Commit

Permalink
update background image position
Browse files Browse the repository at this point in the history
  • Loading branch information
the-kwisatz-haderach committed Jan 3, 2024
1 parent 729772e commit ce36206
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/StoryBlok/PageHeaderBlok/PageHeaderBlok.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ export default function PageHeaderBlok({
color="white"
height={height === 'large' ? '60vh' : '40vh'}
backgroundAttachment="fixed"
backgroundPosition="bottom"
backgroundSize="contain"
bgImage={
image?.filename
Expand Down

1 comment on commit ce36206

@vercel
Copy link

@vercel vercel bot commented on ce36206 Jan 3, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.