Hi guys,
Is it a good idea to use REMs for vertical units (height, margin-top, margin-bottom, position top and bottom etc), and use % units for everything that’s horizontal (width, left, right etc.).
I’m having some general issues with making things look good in terms of responsiveness cos’ I was using % for everything, and now I’m trying out REMs for vertical-related stuff and it seems to be better.
Tks!