CSS is looking different on heroku

前端 未结 5 1832
一整个雨季
一整个雨季 2020-12-29 09:27

As you should see in the images below, the css on my local host site is spaced much better at the top than it is on heroku.

Has anyone had this type of problem bef

5条回答
  •  再見小時候
    2020-12-29 10:07

    FWIW, I had this same issue and checked everything I could think of, as well as those above. It turned out I must have zoomed out in my browser while on localhost, and I had the standard zoom on my production url.

    It was as simple as resetting the zoom in my browser on both pages. Hope this helps someone else with the same problem.

提交回复
热议问题