diff --git a/public/static/css/style.css b/public/static/css/style.css index 44a6ed5..472fa64 100644 --- a/public/static/css/style.css +++ b/public/static/css/style.css @@ -33,7 +33,7 @@ a { -o-box-shadow: 2px 2px 10px #999; -webkit-box-shadow: 2px 2px 10px #999; */ position: relative; - height: 90vh; + height: 84vh; } .container-left { @@ -118,7 +118,7 @@ a { /* 主体 */ .main-box { - margin-left: 535px; + margin-left: 510px; } .main-header { diff --git a/src/view/home/index.vue b/src/view/home/index.vue index 990feea..dd9f43b 100644 --- a/src/view/home/index.vue +++ b/src/view/home/index.vue @@ -199,9 +199,9 @@ -