gpt4 book ai didi

html - 如何在将 Logo 留在原处的同时向上拉伸(stretch)导航栏?

转载 作者:太空宇宙 更新时间:2023-11-04 10:37:38 25 4
gpt4 key购买 nike

我希望导航栏上的蓝色移到顶部,以便覆盖灰色但不会覆盖边框,我还希望 Logo 保留在原处。 enter image description here

代码在这里。 http://pastebin.com/YDM1PFMe

最佳答案

您需要将 margin-top 更改为 padding-top,否则边距只会将内容向下推 50px。

.sideimage {
text-align: center;
padding-top: 50px;
}

这是一个 JS Fiddle https://jsfiddle.net/0w742c4f/1/

关于html - 如何在将 Logo 留在原处的同时向上拉伸(stretch)导航栏?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/36047188/

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