.flex { display: flex; align-items: center; justify-content: center; }. We are centered! ...Sort of! One way to resolve this is by adding flex-direction: ...
確定! 回上一頁