I’m working on the Landing Page Project. After struggling with it for a while, I decided to fork the Codepen example and copy and paste it into VS Code. I added the html, head, and body, and I linked the style sheet. But, when I tried to open it with Live Server, the formatting was completely different from the Codepen example. I’ve attached two pictures (edit: sorry, new users can only post one picture, and I can’t share a link to the codepen Landing Page either). Does anyone know why they might be so different?
Here’s what it looks like when opened with Live Server in VS Code.
I am having the same problem. I have a pen in codepen but when I copy/paste to VS Code, I am not getting the same web images. On codepen it was in SCSS and I downloaded the SCSS formatter element in VS Code but I’m not sure if I need to be doing something else.