Skip to content

Commit

Permalink
Width back to normal
Browse files Browse the repository at this point in the history
  • Loading branch information
skitterm committed Dec 18, 2023
1 parent dbb8de6 commit 9ea7751
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: 30vw;
max-width: 60vw;
`
)

Expand Down

0 comments on commit 9ea7751

Please sign in to comment.