make the screen wider
This commit is contained in:
parent
58d66877f4
commit
aa1a5cb965
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@
|
|||
}
|
||||
|
||||
body {
|
||||
max-width: 850px;
|
||||
max-width: 980px;
|
||||
margin: auto;
|
||||
min-height: 100%;
|
||||
padding-bottom: 20px;
|
||||
|
|
Loading…
Reference in a new issue