Use a place-* shorthand for align-* and justify-* in CSS. ... .example { place-self: center; place-content: space-between center; } ...
確定! 回上一頁