The H1 heading has the font-variant: small-caps; attribute.
When numbers are used they are the same height as lower case letters. Is there a way to make it so the numbers will be the same height as the capital letters?
Ingolemo
3:32 pm on May 3, 2006 (gmt 0)
As far as CSS is concerned, it's a font specific thing so try using a different one.
Storyman
3:52 pm on May 3, 2006 (gmt 0)
The simple solutuions are always the best. Thanks for the feedback.