For readability reasons, remove the leading zeros of declaration values.
h1 { font-size: 0.9em; }
h1 { font-size: .9em; }