Skip to content

Commit f7c79bd

Browse files
committed
Fix slogan width on mobile
1 parent ab5c2f3 commit f7c79bd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/components/Banner.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ const BannerWrapper = styled.div`
3030
background: white;
3131
padding .5rem;
3232
font-size: 1.4rem;
33+
margin: 0 1rem;
3334
}
3435
`
3536

0 commit comments

Comments
 (0)