0
I found that rem is better use in font-size for accessibility purpose. Using rem in padding and margin has no effect at all, correct me if I’m wrong? because I’ve been working on a project that use rem and it has 3 decimal, like 1.255rem, I wonder why don’t just use px instead.