From bb6e8dab96d91b59281ea938130accdc32cab918 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期四, 10 七月 2025 19:33:15 +0800
Subject: [PATCH] gx

---
 src/views/home/assets/index.scss |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/src/views/home/assets/index.scss b/src/views/home/assets/index.scss
index 1ae1af0..d59ce2a 100644
--- a/src/views/home/assets/index.scss
+++ b/src/views/home/assets/index.scss
@@ -98,8 +98,8 @@
     .crainfo{
       border-radius: 50%;
       border: 2.5px solid rgba(101, 170, 255, 1);
-      width: 70px;
-      height: 70px;
+      width: 80px;
+      height: 80px;
       text-align: center;margin:auto;
       .tizhong{
         overflow-wrap: break-word;
@@ -109,7 +109,7 @@
         font-family: PingFangSC-Medium;
         text-align: center;
         white-space: nowrap;
-        margin-top: 20px;
+        margin-top: 25px;
         line-height: 28px;
       }
       .xueya{
@@ -120,7 +120,7 @@
         font-family: PingFangSC-Medium;
         text-align: center;
         white-space: nowrap;
-        margin-top: 20px;
+        margin-top: 15px;
         line-height: 28px;
       }
     }

--
Gitblit v1.8.0