Today, I wanted to talk about why I still think em units are superior to rem, and why Kelp uses them. Let's dig in! Relative units Relative units are ways to define size in CSS that's relative to the current element (or the parent it inherits from) . ...