Why isn't my site responsive?

Hi, I can’t figure out why my site isn’t responsive. I changed the font sizes to VH instead of PX and I originally had my links in a div block instead of a container so I could position it further to the right. I moved them into a container and it’s still not responsive. Can anyone help? Thanks!

https://preview.webflow.com/preview/annies-blank-site-1c8cbe?utm_medium=preview_link&utm_source=dashboard&utm_content=annies-blank-site-1c8cbe&preview=71427491ba8eb7962627a6b502b32dec&mode=preview

The page I am working is the under the link “work” on the homepage

It’s difficult to advise without knowing what the intended style is.

I can see that there is no styling specified for various breakpoints. Are you looking for everything to just scale based on the device? You may have better luck with VW but it’s not failsafe.

You can edit each element’s style for each breakpoint you can select at the top of the screen.

I think I’d just have it scale based on the device. Thanks! I’ll try that