feat: Refactor hero sections in facilities and stats pages for improved structure and styling

This commit is contained in:
zhangyuheng
2026-03-10 11:17:01 +08:00
parent 092935fd60
commit 2c8a9fdd19
6 changed files with 29 additions and 35 deletions

View File

@@ -56,13 +56,7 @@
<div id="navbar-component"></div>
<!-- Hero Section -->
<header class="hero stats-hero stats-hero-bg">
<div class="hero-overlay"></div>
<div class="hero-content">
<h1 class="hero-title">数据中心</h1>
<p class="hero-subtitle">记录每一位冒险者的足迹</p>
</div>
</header>
<header id="hero-component" data-title="数据中心" data-subtitle="记录每一位冒险者的足迹" data-class="stats-hero-bg"></header>
<!-- Main Content -->
<div class="features-section stats-main-section">