feat: remove first section for overview

This commit is contained in:
JustSong
2025-01-31 22:24:13 +08:00
parent dc8c3bc69e
commit 52d81e0e24
2 changed files with 23 additions and 38 deletions

View File

@@ -45,6 +45,15 @@
color: #1a1a1a;
font-size: 1.2em;
margin-bottom: 15px;
display: flex;
justify-content: space-between;
align-items: center;
}
.stat-value {
color: #2185d0;
font-weight: bold;
font-size: 1.1em;
}
/* 优化图表响应式布局 */