For readability reasons, remove the trailing zeros for numeric values.
h1 { font-size: 12.0px; }
h1 { font-size: 12px; }