워터마크 추가
This commit is contained in:
@@ -1131,10 +1131,11 @@
|
||||
|
||||
.icon-check {
|
||||
display: flex;
|
||||
width: 5rem;
|
||||
background: url("../images/common/coupon_check.png") no-repeat center / 2.8rem auto;
|
||||
width: 4.4rem;
|
||||
background: url("../images/common/coupon_check.png") no-repeat center / 2.2rem auto;
|
||||
flex-shrink: 0;
|
||||
border-left: 1px dashed #dedede;
|
||||
border-radius: 0 0.8rem 0.8rem 0;
|
||||
@include tablet {
|
||||
width: 16rem;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user