Tweaked CSS
This commit is contained in:
parent
f5f8566e77
commit
40b4bdca05
4 changed files with 29 additions and 27 deletions
|
@ -17,7 +17,7 @@ const GlobalStyle = createGlobalStyle`
|
|||
`;
|
||||
|
||||
const AppContainer = styled.div`
|
||||
max-width: 85%;
|
||||
max-width: 95%;
|
||||
margin: auto;
|
||||
`;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue