1mpacto-react-ui 0.0.11 → 0.0.12

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.mjs CHANGED
@@ -253,8 +253,8 @@ const z5 = {
253
253
  "payhere-h2": ["48px", { lineHeight: "58px", fontWeight: 700 }],
254
254
  "payhere-h3": ["40px", { lineHeight: "48px", fontWeight: 700 }],
255
255
  "payhere-h4": ["30px", { lineHeight: "38px", fontWeight: 700 }],
256
- "payhere-h5": ["28px", { lineHeight: "40px", fontWeight: 700 }],
257
- "payhere-h6": ["24px", { lineHeight: "30px", fontWeight: 700 }],
256
+ "payhere-h5": ["28px", { lineHeight: "40px", fontWeight: 600 }],
257
+ "payhere-h6": ["24px", { lineHeight: "30px", fontWeight: 600 }],
258
258
  "payhere-body-lr": ["18px", { lineHeight: "26px", fontWeight: 400 }],
259
259
  // large reguler
260
260
  "payhere-body-lm": ["18px", { lineHeight: "26px", fontWeight: 500 }],