金林湾页面调整

This commit is contained in:
yjl 2023-04-01 14:44:11 +08:00
parent 12840ac241
commit 503afa6089

View File

@ -126,6 +126,7 @@ export default {
margin: 20px; margin: 20px;
width: 100px; width: 100px;
height: 70px; height: 70px;
margin-left: 55px;
// width: 20%; // width: 20%;
// height:20%; // height:20%;
img { img {
@ -142,7 +143,7 @@ export default {
.line { .line {
top: 50%; top: 50%;
position: absolute; position: absolute;
margin-left: 145px; margin-left: 250px;
color: #465161; color: #465161;
} }
} }