Sizes from inspect element don t correspond in webflow designer

Hello! I am a beginner in webflow and I am trying to learn by recreating websites that I find interesting; as expected, I use element inspector to determine the size of different elements across the website. However, when I applied the exact same size to the element in the webflow designer, it looked like it had a much bigger size. I can t figure out what is the reason for that… Does it have to do something with viewport breakpoints? Thanks in advance!

Hello Daniel, I would recommend learning about responsive building, at the moment in 2022 we are not using PX anymore (maybe just in a few cases), but mainly need to use REM or EM. Also, remember that many Divs are inside a container with a max-width, and/or auto-sizing depending on the breakpoints.