.flex-container { display: flexible; background-color: red;} .flex-container { display: flex; ... #three { column-count: 3;} ... .three { columncount: 3;} ...
確定! 回上一頁