Search code examples
javascriptcssherokunext.jsfont-size

Next.js deployment change the font size


I deploy my next.js but the font size will get change and the looks is totally different than the looks in local. Here is the link that I deployed https://yasamanforouzesh.herokuapp.com/contact and here is my Github https://github.com/YasamanForouzesh/yasamanforouzeshportfolio This is the view from the local

This is the view of my app when I deploy it.


Solution

  • The problem was zoom in. If you look at my local app, you can see magnifier at the top that my deploy app doesn't have so I zoom out in local and both got the same.