lyunm1206
commited on
Commit
·
bb769f8
1
Parent(s):
b9cbb99
ch
Browse files- index.html +1 -1
index.html
CHANGED
|
@@ -86,7 +86,7 @@
|
|
| 86 |
}
|
| 87 |
|
| 88 |
.tab-content {
|
| 89 |
-
width: 1000px;
|
| 90 |
background-color: #fff;
|
| 91 |
padding-top: 15px;
|
| 92 |
padding-bottom: 15px;
|
|
|
|
| 86 |
}
|
| 87 |
|
| 88 |
.tab-content {
|
| 89 |
+
max-width: 1000px;
|
| 90 |
background-color: #fff;
|
| 91 |
padding-top: 15px;
|
| 92 |
padding-bottom: 15px;
|