Small margin tweak
This commit is contained in:
@ -347,7 +347,7 @@ export default class App extends React.Component {
|
|||||||
|
|
||||||
<div
|
<div
|
||||||
css={{
|
css={{
|
||||||
margin: '4em 0 2em',
|
margin: '4em 0 0',
|
||||||
display: 'flex',
|
display: 'flex',
|
||||||
justifyContent: 'center'
|
justifyContent: 'center'
|
||||||
}}
|
}}
|
||||||
|
Reference in New Issue
Block a user