Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -116,7 +116,7 @@
|
|
116 |
|
117 |
/* Main content area - always centered */
|
118 |
.main-content {
|
119 |
-
max-width:
|
120 |
margin: 0 auto;
|
121 |
padding: 32px 48px;
|
122 |
width: 100%;
|
|
|
116 |
|
117 |
/* Main content area - always centered */
|
118 |
.main-content {
|
119 |
+
max-width: 1000px;
|
120 |
margin: 0 auto;
|
121 |
padding: 32px 48px;
|
122 |
width: 100%;
|