dxc-technology / halstack-react

Library of components for building SPAs with React and Halstack Design System
https://developer.dxc.com/halstack/
Apache License 2.0
15 stars 14 forks source link

Incorrect value for font size our Progressbar label #1760

Closed lcordobapuerto closed 8 months ago

lcordobapuerto commented 8 months ago

Checklist (Check off all the items before submitting)

Purpose Change the value of the label's font size in the specs section of the Progressbar component.

Description The font size in our Progressbar component label was described as 14px, with its consequent token being font-scale-02. However, both in implementation and in our design kit, this value is 12px, with its token being font-scale-03. I'm proposing both changes so that our specs are aligned with what we have in the rest of our resources.