Open foxintherain opened 2 years ago
We looked at this today in planning and only remaining steps is for:
There has been no update on this issue for 30 days. It is now marked as "stale". If you think this issue is still relevant and needs attention then reply with an update. If there is no update in 14 days, this issue will be closed.
@Heydon to split this out of the line height issue #856 and open a separate PR
@Heydon and @sturobson are unable to find any specific reference to the font weight being 300 (aside from the heading-level 1) so we only need to update the styleguide and make sure frontend devs on springernature products are aware of this.
As it's not in the current versions of the brand-context or any of the components in in the toolkits but is still used in products - then I'd guess that it's via some 'custom css' in the project.
Letting SN Products know about the style changes from the system should help them find where it's being used to update it in their custom css.
Not knowing how many of the projects listed in these results use Elements there could be quite a few or just a couple of instances of font-weight: 300
(or similar) being defined in 'custom css'
What
In the stylesheet we refer to using the 300 font weight for Merriweather sans.
This needs to be updated to 400 - which equates to regular:
Why
300 font weight equates to “light” for the Merriweather Sans typeface: https://fonts.google.com/specimen/Merriweather%2BSans
This may negatively impact legibility, as the appearance of letters will appear thinner and difficult to read on low resolution screens.
Done when
Anything else
Include links to any links or background information that would be useful for someone working on the issue.