Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sdougbrown
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
5 ms
·
1.
▲
by
sdougbrown
12y ago
Yeah looks like it's a typo in the CSS. There's a unitless height value that's generally ignored but causes problems for some browsers apparently. A fix should go out in the next deploy, but in the meantime you can apply a
2.
▲
by
sdougbrown
12y ago
Do you have Proxima Nova installed locally? The font stack does look for a locally installed version of the font first - it looks like it's applying the 900 font weight instead of 600.
3.
▲
by
sdougbrown
12y ago
I think you'll probably want to remove those font-size adjustments and re-assess afterwards. You'll find that the majority of the redesign is indeed sized with ems, including all text sizes. You'll also want to adjust #head