From 2db4c6d39e6a6a310e190e23a8934952ea54c61b Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Fri, 24 Mar 2023 17:30:25 +0800 Subject: [PATCH] home --- pages/home/home.vue | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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