0

Can anyone tell me why the font in the "NEWS" section of my homepage (the row of three images halfway down http://www.sehkelly.com starting with "Open and shut case") is heavier than the rest of the page?

The font is not bold; it is just heavier.

And seemingly only in Google Chrome.

Paul Vincent
  • 43
  • 1
  • 9

1 Answers1

0

if you remove the font-family rule that's applied to your body it fixes the problem from my testing.

maybe you could define those font's in a less global way?

Jake
  • 1,380
  • 3
  • 14
  • 27