Hello,
The 62.5% font size trick is causing integration issues with third-party components that rely on rem
for accessibility. Since these components use the browser’s default font-size
, your scaling approach distorts their layout, breaking UI consistency.
As noted in this article, this method complicates integration with external libraries. Given your platform’s broad audience, would it be possible to reconsider this approach or offer an opt-out?
Looking forward to your thoughts.