mirror of
https://github.com/Coldsmiles/infstarweb.git
synced 2026-04-23 02:30:41 +08:00
feat: Refactor hero sections in facilities and stats pages for improved structure and styling
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user