@duffel/components 2.1.4 → 2.1.5

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.
@@ -578,7 +578,6 @@
578
578
 
579
579
  @media screen and (min-width: 768px) {
580
580
  .duffel-components .layout {
581
- width: calc(100vw - 2 * 71px);
582
581
  overflow: hidden;
583
582
  }
584
583