gpt4 book ai didi

html - body 元素右侧的间隙为 100% 宽度

转载 作者:行者123 更新时间:2023-11-28 00:11:43 25 4
gpt4 key购买 nike

我在 http://michaelscottweb.com 有一个网站当浏览器大于约 450 像素时,它具有 100% 宽度的容器和元素。当您将浏览器缩小到 980px 以下并向右滚动时,正文上会出现大约 20px 的间隙。当您在该分辨率以上查看网站时,不会发生这种情况。有谁知道什么时候会导致这种情况发生变化?

enter image description here

CSS。

body {
line-height: 1;
overflow-x:hidden;
max-width:100%;
-moz-font-smoothing: antialiased;
-webkit-font-smoothing: antialiased;
background: #fff;
color: #555;
font-family: 'EBGaramondRegular';
font-size: 15px;
font-smoothing: antialiased;
line-height: 1.5em;
text-rendering: optimizeLegibility;
}

最佳答案

看起来这是由 google plus 按钮引起的,如果您全选 (command + a),您将看到 google plus 按钮上的轮廓突出到标题的右侧。

关于html - body 元素右侧的间隙为 100% 宽度,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14845110/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com