Font Size With Live Preview Vs. Actual Site

I’m using Live Preview with VS Code to create a website. I notice that the font size in the preview is substantially smaller than the font which displays when the site is up, which makes the formatting difficult. Does anyone know what might be causing this? Thanks!

Open the dev tools and find out, if it’s smaller, it has to be set somehow. It should tell if a rule is coming from any particular file.