From 38c3c332ae1aa7ee2c520b2ee9ab52af995bbbc3 Mon Sep 17 00:00:00 2001
From: 快乐的昕的电脑 <快乐的昕的电脑@DESKTOP-C2BQPQU>
Date: 星期四, 04 十二月 2025 18:20:50 +0800
Subject: [PATCH] 合并项目

---
 components/Technology.vue |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/components/Technology.vue b/components/Technology.vue
index 904e981..121c9f8 100644
--- a/components/Technology.vue
+++ b/components/Technology.vue
@@ -224,7 +224,7 @@
         background-color: #007bff;
         color: white;
         text-align: center;
-        font-size: 32px !important;
+        font-size: 22px !important;
         padding: 18px 0;
     }
 
@@ -246,7 +246,7 @@
     .header {
         background-color: #f0f0f0;
         font-weight: bold;
-        font-size: 32px !important;
+        font-size: 22px !important;
     }
 
 	.table-cell {
@@ -278,7 +278,7 @@
     .parameter-name,
     .parameter-value,
     .txt {
-        font-size: 28px !important;
+        font-size: 22px !important;
     }
 
 </style>
\ No newline at end of file

--
Gitblit v1.9.3