All things Ruby on Rails, Content Management Systems and Web Development
Saturday, January 29, 2011
A reminder for why to use ems for font-size, line-height and space in CSS
The advantage to using ems for font size, line height, and spacing between elements is that as text size is adjusted, those measurements will adjust proportionately.