Edits, grammar, correct apostrophe
This commit is contained in:
@ -4,6 +4,6 @@ import styled from 'styled-components';
|
||||
export default styled.div`
|
||||
width: 100%;
|
||||
max-width: 720px;
|
||||
margin: 0 auto;
|
||||
margin: 0 auto 2em;
|
||||
padding: 0 2em;
|
||||
`;
|
||||
|
Reference in New Issue
Block a user