Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -93,7 +93,7 @@
|
|
| 93 |
}
|
| 94 |
|
| 95 |
.card {
|
| 96 |
-
max-width:
|
| 97 |
background: white;
|
| 98 |
margin: 0 auto 40px auto;
|
| 99 |
padding: 2em 2.5em;
|
|
|
|
| 93 |
}
|
| 94 |
|
| 95 |
.card {
|
| 96 |
+
max-width: 1200px;
|
| 97 |
background: white;
|
| 98 |
margin: 0 auto 40px auto;
|
| 99 |
padding: 2em 2.5em;
|