We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab5c2f3 commit f7c79bdCopy full SHA for f7c79bd
1 file changed
src/components/Banner.js
@@ -30,6 +30,7 @@ const BannerWrapper = styled.div`
30
background: white;
31
padding .5rem;
32
font-size: 1.4rem;
33
+ margin: 0 1rem;
34
}
35
`
36
0 commit comments