Skip to content

Commit

Permalink
VW tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
skitterm committed Dec 8, 2023
1 parent b3820c6 commit 0e59768
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/HomePage/components/Banner/Banner.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const StyledHeading = styled(Heading)(
color: ${color.primaryText};
font-weight: 900;
}
max-width: 50vw;
max-width: 60vw;
`
)

Expand Down

0 comments on commit 0e59768

Please sign in to comment.