본문 바로가기

Web Solution

JM ) 그리드 뷰 수정

LINE 5203

 

.product-name-grid {
    font-size: 100%;
    margin: 0px;
    height: 60px;
    line-height: 15px;
    font-weight: normal;
}

 

리스트 높이제한 삭제

라인 가격 16 > 15px로 변경

 

 

Mobile-portrait.css

 

.list-categories .col-1{
    border-bottom: 1px solid #ebebeb;
    padding: 0 0 20px;
    width: 100% !important
}