.card { padding: 16px; text-align: center; } .tab1cards { display: flex; flex-direction: row; } <div class="tab1cards"> <div class="card"> ...
確定! 回上一頁