Then in your CSS: .flex-container { display: flex; } .flex-container section { flex: 1; // By your image example it looks like you want this ...
確定! 回上一頁