justify는 contents만 있다.
▷ justify-items 및 justify-self 속성이 없는 이유
=> 필요 없기 때문이다.
main축 정렬은 margin auto를 통해 정렬 및 배치가 가능하다
(하지만 교차축 정렬에서는 필요하다)
'WEB > CSS_ concepts' 카테고리의 다른 글
[CSS] display 속성 _ inline-block box type/ none box type (0) | 2024.03.07 |
---|---|
[CSS] display 속성 _ inline box type, block box type (0) | 2024.03.07 |
반응형 레이아웃 (0) | 2024.03.07 |
[CSS Flexbox] Flex-basis (0) | 2024.03.07 |
[CSS Flexbox] Flex-grow (0) | 2024.03.07 |