Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -14,7 +14,7 @@
|
|
14 |
|
15 |
.container {
|
16 |
width: 100%;
|
17 |
-
max-width:
|
18 |
margin: 30px auto;
|
19 |
padding: 30px;
|
20 |
background: white;
|
|
|
14 |
|
15 |
.container {
|
16 |
width: 100%;
|
17 |
+
max-width: 1400px;
|
18 |
margin: 30px auto;
|
19 |
padding: 30px;
|
20 |
background: white;
|