@ecohouse/ui 0.1.14 → 0.1.15

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.cjs CHANGED
@@ -103,9 +103,9 @@ var statCardTypography = {
103
103
  };
104
104
  var segmentedToggleTypography = {
105
105
  fontFamily: fonts.sans,
106
- fontSize: 14,
106
+ fontSize: 12,
107
107
  fontWeight: "500",
108
- lineHeight: 14,
108
+ lineHeight: 12,
109
109
  letterSpacing: 0
110
110
  };
111
111
  var languageSwitcherTypography = {