Spaces:
Paused
Paused
github-actions[bot]
commited on
Commit
·
aade961
1
Parent(s):
e52db44
Update from GitHub Actions
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -29,7 +29,7 @@
|
|
| 29 |
}
|
| 30 |
|
| 31 |
.container {
|
| 32 |
-
max-width:
|
| 33 |
margin: 0 auto;
|
| 34 |
padding: 20px;
|
| 35 |
}
|
|
|
|
| 29 |
}
|
| 30 |
|
| 31 |
.container {
|
| 32 |
+
max-width: 60%;
|
| 33 |
margin: 0 auto;
|
| 34 |
padding: 20px;
|
| 35 |
}
|