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.
我目前重新设计了我的投资组合网站,位于http://www.jn-design.co.uk
调整窗口大小(以模拟较小的分辨率)时,我的网站右侧有一个很大的白色间隙。我尝试了各种解决方案,但没有一个解决问题而不产生其他问题。
任何帮助将不胜感激!
你可以试试这个,应该可以的。
body { display: table; width: 100%; }