From 3c2720b0123fc3f3776f76325101c329566fa4c4 Mon Sep 17 00:00:00 2001 From: whycq <10027870+whycq@user.noreply.gitee.com> Date: 星期二, 10 十月 2023 16:41:46 +0800 Subject: [PATCH] # --- pages/index/index.vue | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pages/index/index.vue b/pages/index/index.vue index f6898ec..315a8ea 100644 --- a/pages/index/index.vue +++ b/pages/index/index.vue @@ -150,8 +150,9 @@ font-size: 30rpx; } .top-border { - background-color: #29EAC4; - padding: 2px 5px; + background-color: #3f624d; + font-weight: 900; + padding: 0 5px; border-radius: 2px; } -- Gitblit v1.9.1