@financial-times/qanda-ui 0.0.1-beta.2 → 0.0.1-beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.html CHANGED
@@ -16,4 +16,6 @@
16
16
  .app-container {
17
17
  text-align: center;
18
18
  padding: 80px 20px;
19
+ max-width: 700px;
20
+ margin: auto;
19
21
  }</style></head><body data-o3-brand="core"><div id="root" class="app-container"></div><script defer="defer" src="index.js"></script></body></html>