More margin tweaks

This commit is contained in:
Michael Jackson 2019-01-14 20:14:25 -08:00
parent 0c8277f134
commit 328fda2d16
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ const globalStyles = css`
const styles = {
heading: {
margin: 0,
margin: '0.8em 0',
textTransform: 'uppercase',
textAlign: 'center',
fontSize: '5em'