1
.클래스 태그
태그 .클래스
2 레이아웃먼저
3 범주
UA Resets
Typography
components
4 태그
margin 0px(상하) auto(좌우); = margin-left:auto + margin-right:auto
background-size: cover;
background-repeat: no-repeat;
background-position: right(좌우) 30px(오른쪽에서 왼쪽으로) center(상하);
transition: all .4s; -> hover가아닌 변하기 전 클래스(태그)에 줘야함
letter-spacing:0.2em