Closed mduvall closed 11 years ago
Fixes https://github.com/mduvall/grande.js/issues/35.
Introduces a potential visual regression where CSS transforms turn the font-smoothing from subpixel-antialiased to antialiased and may make the menu text look thinner.
transform
font-smoothing
subpixel-antialiased
antialiased
Fixes https://github.com/mduvall/grande.js/issues/35.
Introduces a potential visual regression where CSS
transform
s turn thefont-smoothing
fromsubpixel-antialiased
toantialiased
and may make the menu text look thinner.