make the screen wider

This commit is contained in:
Michael Zhang 2020-04-22 02:00:48 -05:00
parent 58d66877f4
commit aa1a5cb965
Signed by: michael
GPG key ID: BDA47A31A3C8EE6B

View file

@ -7,7 +7,7 @@
}
body {
max-width: 850px;
max-width: 980px;
margin: auto;
min-height: 100%;
padding-bottom: 20px;