More margin tweaks
This commit is contained in:
@ -45,7 +45,7 @@ const globalStyles = css`
|
|||||||
|
|
||||||
const styles = {
|
const styles = {
|
||||||
heading: {
|
heading: {
|
||||||
margin: 0,
|
margin: '0.8em 0',
|
||||||
textTransform: 'uppercase',
|
textTransform: 'uppercase',
|
||||||
textAlign: 'center',
|
textAlign: 'center',
|
||||||
fontSize: '5em'
|
fontSize: '5em'
|
||||||
|
|||||||
Reference in New Issue
Block a user