Skip to content

Commit

Permalink
Push hero down
Browse files Browse the repository at this point in the history
  • Loading branch information
sidyakinian committed Nov 14, 2023
1 parent c81b9d6 commit beaf213
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/Hero.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ const HeroContainer = styled.div`
padding-bottom: 69%;
background: url(/assets/hero_illustration.svg);
background-repeat: no-repeat;
background-position: top;
background-position: center;
background-size: contain;
padding-top: 134px;
`;
Expand Down

0 comments on commit beaf213

Please sign in to comment.