@theroutingcompany/components 0.0.30-alpha.10 → 0.0.30-alpha.11

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.
@@ -558,13 +558,11 @@ object-assign
558
558
  font-family: ${p.font_family_pingo};
559
559
  font-style: normal;
560
560
  font-weight: 400;
561
- /* font-size: ${p.font_size_100}; - not right for app but seems right for storybook */
562
561
 
563
562
  line-height: ${p.line_height_deprecated_129};
564
563
  border-radius: ${p.border_radius_400};
565
564
  letter-spacing: ${p.letter_spacing_deprecated_tight};
566
565
 
567
- /* testing this out here for now */
568
566
  width: 100%;
569
567
  flex: 1;
570
568
  `,Ri=P.div`