Maybe someone knows why when deploying the website (on vercel) the dimensions of the elements change slightly.
But if you use devtools and set the same dimensions as the used device – it displays everything how it was on the local env.
What could be the potential reasons?
I am adjusting the code and pushing it to the repo, but now there are 2 different versions on local and deployed (in terms of visual), but they run on the same code.
3