Skip to content

Comment on Help Needed on Some CSS

Comments

StsckOverflow for sure, but at quick glance:

- vh is an interesting choice for units. I’ve been out of the game for a couple of years but I don’t think that’s what you want to use (or vw for that matter).

- fonts are loaded from the device the webpage is being loaded from. To ensure your fonts display on any/all devices, regardless of whether they have the font installed locally, use something like Google Fonts to add a link to the fonts in your HTML.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.