[justforyou] 이미지 겉 보더 색상 변경.
- 색상변경 및 추가.
This commit is contained in:
@@ -316,7 +316,7 @@
|
||||
> img {
|
||||
.size(@w: 356px, @h: 356px);
|
||||
border-radius: 12px;
|
||||
border:6px solid #000;
|
||||
border:6px solid #DCB9A1;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
}
|
||||
@@ -389,6 +389,9 @@
|
||||
.size(@w: 326px, @h: 326px);
|
||||
> img {
|
||||
.size(@w: inherit, @h: inherit);
|
||||
border-radius: 12px;
|
||||
border:6px solid #DCB9A1;
|
||||
box-sizing: content-box;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user