포토리뷰 작업 중 - 전체포토 수정
This commit is contained in:
@@ -6321,29 +6321,27 @@
|
||||
line-height: 1;
|
||||
}
|
||||
|
||||
&:nth-child(7) {
|
||||
button {
|
||||
&:before {
|
||||
content: "전체 \A 포토리뷰";
|
||||
white-space: pre;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 1;
|
||||
color: #fff;
|
||||
font-size: 1.4rem;
|
||||
font-weight: 600;
|
||||
text-align: center;
|
||||
background: linear-gradient(88.44deg, rgba(145, 145, 145, 0) 1.49%, rgba(0, 0, 0, 0.8) 62.8%);
|
||||
line-height: 1.5;
|
||||
@include tablet {
|
||||
font-size: 2rem;
|
||||
}
|
||||
.allPhotoReview {
|
||||
&:before {
|
||||
content: "전체 \A 포토리뷰";
|
||||
white-space: pre;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
position: absolute;
|
||||
top: 0;
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
z-index: 1;
|
||||
color: #fff;
|
||||
font-size: 1.4rem;
|
||||
font-weight: 600;
|
||||
text-align: center;
|
||||
background: linear-gradient(88.44deg, rgba(145, 145, 145, 0) 1.49%, rgba(0, 0, 0, 0.8) 62.8%);
|
||||
line-height: 1.5;
|
||||
@include tablet {
|
||||
font-size: 2rem;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user