Sure, just use max-width and it won't expand beyond a certain width: element { max-width: 450px; /* 'initial width' */ width: 100%; ...
確定! 回上一頁