为什么我的站点在 Dreamweaver 中预览时与发布时看起来不同?

Why does my site look different when it is previewed in Dreamweaver compared to when it is published?

当我将 Dreamweaver 中网站的移动版本与实际网站进行比较时,它们看起来截然不同。代码完全相同,我使用的是具有相同设置的相同浏览器。你可以在这里看到两者之间的明显区别:

在 Dreamweaver 中:https://imgur.com/BzQqUrL

直播:https://imgur.com/A5Uzvr7

如有任何帮助,我们将不胜感激!

问题是我没有在 head 部分包含以下代码造成的:

<meta name="viewport" content="width=device-width, initial-scale=1">