@KyleMcKell@KidtheFlash@gracesnow The in-app browser behaves the same for 100vh and 100%, however, try copying the link into Safari or Chrome and you’ll see the difference!
Just discovered Fontsource by @vercel – and woah it’s an amazing project: https://t.co/Dg2qvbRGZX
Fontsource makes self-hosting Google Fonts much easier. You just `npm install` a font and import is as a regular module:
import "@fontsource/open-sans";
This is so great.