Hacker News new | ask | show | jobs
by banana_giraffe 356 days ago
The site uses "font-size: calc(1.5vw + 1.5vh);" or some variant, for most of the sizes, which has the effect to lock the size for everything to the size of the viewport, regardless of zoom.
1 comments

Yeah that's a very bad idea.