I used padding for the inner spacing, and margin for the outer one. ... .grid--4 { display: flex; flex-wrap: wrap; margin-left: -10px; } ...
確定! 回上一頁