WEB/CSS_ concepts

justify-items 및 justify-self 속성이 없는 이유

bay07 2024. 3. 7. 10:53

 

justify는 contents만 있다. 

 

▷ justify-items 및 justify-self 속성이 없는 이유 

=> 필요 없기 때문이다. 

     main축 정렬은 margin auto를 통해 정렬 및 배치가 가능하다 

     (하지만 교차축 정렬에서는 필요하다)