@kosdev-code/base-ui-components 0.1.0-dev.5758 → 0.1.0-dev.5763

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/index.js CHANGED
@@ -1044,10 +1044,10 @@ const Il = (e) => {
1044
1044
  }
1045
1045
  }, Mc = {
1046
1046
  "font-size": {
1047
- sm: R("font-size-12px"),
1048
- med: R("font-size-14px"),
1049
- lrg: R("font-size-16px"),
1050
- xlrg: R("font-size-18px")
1047
+ sm: R("font-size-10px"),
1048
+ med: R("font-size-12px"),
1049
+ lrg: R("font-size-14px"),
1050
+ xlrg: R("font-size-16px")
1051
1051
  },
1052
1052
  "font-weight": {
1053
1053
  normal: R("font-weight-400"),