diff --git a/src/views/home/components/box-2.vue b/src/views/home/components/box-2.vue index 3927298..948ba47 100644 --- a/src/views/home/components/box-2.vue +++ b/src/views/home/components/box-2.vue @@ -906,10 +906,11 @@ // width: vw(840); margin-top: vh(20); flex: 1; - margin-left:vw(20); + margin-left:vw(50); } .right { - flex: 1; + // flex: 1; + width:vw(700); display: flex; margin-top: vh(20); justify-content: center;