Open nico3333fr opened 6 years ago
I am using the theme I created to override those elements. This allows me to easily update KSS node when I need to, but keep my overrides in place.
Wait, I'm not sure I understand: KSS overrides or your theme should override KSS?
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 h3
defined in pixels and other examples. You should defined them in em or rem.Cheers!