From ce77c8765e7b63ad9ac8094434fe1732695ed65c Mon Sep 17 00:00:00 2001 From: wujingjing <gersonwu@qq.com> Date: 星期五, 28 六月 2024 15:17:58 +0800 Subject: [PATCH] Merge branch 'master' of http://47.103.154.90:83/r/WI/Web.V1.0 --- src/views/project/ch/home/component/waterRight/bottom.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/views/project/ch/home/component/waterRight/bottom.vue b/src/views/project/ch/home/component/waterRight/bottom.vue index 37943ac..858b714 100644 --- a/src/views/project/ch/home/component/waterRight/bottom.vue +++ b/src/views/project/ch/home/component/waterRight/bottom.vue @@ -72,7 +72,7 @@ .pc-scenes { -webkit-box-sizing: border-box; box-sizing: border-box; - margin-top: 40px; + margin-top: 24px; width: 760px; padding: 0; font-size: 14px; -- Gitblit v1.9.3