Remove max-width for big screen
This commit is contained in:
parent
4b834d1cb9
commit
2d299f63b8
|
|
@ -17,7 +17,6 @@ body {
|
|||
|
||||
/* layout */
|
||||
body {
|
||||
max-width: 1500px;
|
||||
margin-left: 10px;
|
||||
margin-right: 10px;
|
||||
color: #333;
|
||||
|
|
|
|||
Loading…
Reference in New Issue