Update style.css

This commit is contained in:
Guillaume 2023-01-04 16:32:42 +01:00 committed by GitHub
parent 503f2a3d84
commit 33ae0da421
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@
}
.container {
max-width: 700px;
max-width: 900px;
margin: 0 auto;
padding: 20px;
box-sizing: border-box;