Update content pages
This commit is contained in:
@ -3,9 +3,9 @@ import styled from 'styled-components';
|
||||
|
||||
export default styled.div`
|
||||
width: 100%;
|
||||
max-width: 720px;
|
||||
max-width: 1000px;
|
||||
margin: 0 auto 2em;
|
||||
padding: 0 2em;
|
||||
font-size: 1.1em;
|
||||
|
||||
li {
|
||||
padding: 0.2em 0;
|
||||
|
Reference in New Issue
Block a user