flex
main에 display를 flex로 설정
flex-direction을 이용하여 가로로 정렬
justify-content를 이용하여 group1~3의 사이를 균등하게 분할
IE11에서 이용 불가
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
main에 display를 flex로 설정
flex-direction을 이용하여 가로로 정렬
justify-content를 이용하여 group1~3의 사이를 균등하게 분할
IE11에서 이용 불가
https://css-tricks.com/snippets/css/a-guide-to-flexbox/
Update your browser to view this website correctly. Update my browser now