passy / ama

Ask Me Anything
Artistic License 2.0
33 stars 0 forks source link

what are your thoughts on rems, ems, % and px? #65

Open alohavolha opened 9 years ago

alohavolha commented 9 years ago

what do you normally prefer to use px/%/em/rem? and why? I was recently introduced to rem and looks like from now on I will only be using %, rem and occasionally px in my code.