Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我最近在 Tumblr 上对我的 Optica 主题博客进行了一些更改;具体来说,我在自定义 css 部分更改了标题图像的高度。问题是,现在我在标题和菜单之间有这么大的空间,我无法摆脱。我尝试从源中删除部分,但无济于事。
你可以在这里看到博客:http: //ilconfess.tumblr.com
您在 CSS 中将高度设置为 350px。
检查 main.css 第 539 行并将高度设置为 Auto。