NILGI
atelier

See the Pen flex center by nilgi (@nilgi) on CodePen.

 

display: flex;
justify-content: center; // 가로 중앙
align-items: center; // 세로 중앙

 

flex로 하니까 어렵네.

+ 최근 글