diff --git a/pages/home/home.vue b/pages/home/home.vue index a993931..ec1510f 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -89,7 +89,7 @@ _font(16px,34px,#333,,) .nav-wrapper _wh(calc(100% - 15px),calc(100% - 72px)) - padding 0 20% + padding 15px 15% background-color #fff border-radius 12px margin 15px auto @@ -101,13 +101,13 @@ .nav-item _fj(center) align-items center - _wh(30%,82px) + _wh(30%,68px) border-radius 12px border 10px solid #acbec6 margin 15px 5% 15px 0 .nav-item:nth-child(3n) margin-right 0 .nav-text - _font(18px, 42px, #333,,) + _font(18px, 24px, #333,,) letter-spacing: 2px