You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2021. It is now read-only.
Issue
Use em/rem/whatever but not pixels for font-size declarations for the website a11y-style-guide.
Example
I've noticed some
#kss-node .kss-description h3defined in pixels and other examples. You should defined them in em or rem.Cheers!