Better Weekend
강선희
[Guide] 살로몬 하이드레이션 베스트 선택 가이드
Guide
Update 2024.08.08
/* 공통 카드 */
.highlight,
.series {
width: 100%;
max-width: 760px;
margin: 34px auto 38px;
padding: 26px 24px 24px;
background: #f7f6f1;
border: 1px solid #e5e1d6;
border-radius: 22px;
box-sizing: border-box;
}
/* 카...
|