Spaces:
Running
Running
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -53,7 +53,7 @@
|
|
| 53 |
/* --- Main App Container --- */
|
| 54 |
.container {
|
| 55 |
width: 100%;
|
| 56 |
-
max-width:
|
| 57 |
background-color: var(--color-card);
|
| 58 |
border-radius: 12px;
|
| 59 |
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
|
|
|
|
| 53 |
/* --- Main App Container --- */
|
| 54 |
.container {
|
| 55 |
width: 100%;
|
| 56 |
+
max-width: 1500 px;
|
| 57 |
background-color: var(--color-card);
|
| 58 |
border-radius: 12px;
|
| 59 |
box-shadow: 0 10px 40px rgba(0, 0, 0, 0.05);
|