|
@@ -1327,7 +1327,7 @@ export default {
|
|
|
margin-bottom: 80px;
|
|
margin-bottom: 80px;
|
|
|
.list_of_details_one {
|
|
.list_of_details_one {
|
|
|
padding: 0px 24px;
|
|
padding: 0px 24px;
|
|
|
- box-sizing: border-box;
|
|
|
|
|
|
|
+ // box-sizing: border-box;
|
|
|
height: 317px;
|
|
height: 317px;
|
|
|
.list_of_details_one_img {
|
|
.list_of_details_one_img {
|
|
|
width: 100%;
|
|
width: 100%;
|
|
@@ -1473,7 +1473,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
.collection_author {
|
|
.collection_author {
|
|
|
padding: 0px 15px;
|
|
padding: 0px 15px;
|
|
|
- box-sizing: border-box;
|
|
|
|
|
|
|
+ // box-sizing: border-box;
|
|
|
transform: translateY(-175px);
|
|
transform: translateY(-175px);
|
|
|
margin-bottom: 10px;
|
|
margin-bottom: 10px;
|
|
|
.collection_author_con {
|
|
.collection_author_con {
|
|
@@ -1622,7 +1622,7 @@ export default {
|
|
|
}
|
|
}
|
|
|
.work_story {
|
|
.work_story {
|
|
|
padding: 0px 15px;
|
|
padding: 0px 15px;
|
|
|
- box-sizing: border-box;
|
|
|
|
|
|
|
+ // box-sizing: border-box;
|
|
|
margin-top: -165px;
|
|
margin-top: -165px;
|
|
|
.work_story_con {
|
|
.work_story_con {
|
|
|
width: 100%;
|
|
width: 100%;
|