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.
对于我的投资组合网站,我正在使用可折叠的移动导航,该导航在切换时打开。切换打开时,列表项与内容重叠,而我希望它将内容向下推。我没有任何绝对立场或任何东西,所以我不确定为什么会这样。
你有“位置:相对;” 在您的 NAV 元素上,该元素是具有明确设置高度的 DIV 的子元素。移除此高度可让您的页面内容向下移动。