feat(css): update maximum width
Signed-off-by: Julien CLEMENT <julien.clement@epita.fr>
This commit is contained in:
parent
0f1fa50ef5
commit
3448bb6164
@ -37,7 +37,7 @@ body {
|
||||
align-items: center;
|
||||
flex-direction: column;
|
||||
|
||||
max-width: 800px;
|
||||
max-width: 1500px;
|
||||
margin: auto;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user