@nypl/web-reader 0.2.0-alpha.4 → 0.2.0-alpha.6

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/esm/index.js CHANGED
@@ -36743,7 +36743,6 @@ var WebReaderContent = (_a) => {
36743
36743
  modifiers: ["small"],
36744
36744
  iconRotation: import_design_system_react_components6.IconRotationTypes.rotate90
36745
36745
  })), /* @__PURE__ */ createElement32(Flex, {
36746
- width: "100vw",
36747
36746
  bg: bgColor,
36748
36747
  px: { sm: 10, md: "5vw" },
36749
36748
  flexDir: "column",