Commit
•
d1e5840
1
Parent(s):
ca3005c
Update index.html
Browse files- index.html +1 -1
index.html
CHANGED
@@ -23,7 +23,7 @@
|
|
23 |
width: 100%;
|
24 |
}
|
25 |
.nps-score-breakdown {
|
26 |
-
max-width:
|
27 |
width: 100%;
|
28 |
}
|
29 |
</style>
|
|
|
23 |
width: 100%;
|
24 |
}
|
25 |
.nps-score-breakdown {
|
26 |
+
max-width: 600px;
|
27 |
width: 100%;
|
28 |
}
|
29 |
</style>
|