commit | dbfadaa608fcbea00b855920320e67b5a5190302 | [log] [tgz] |
---|---|---|
author | Krishya <2271857550@qq.com> | Mon Jun 09 20:33:15 2025 +0800 |
committer | Krishya <2271857550@qq.com> | Mon Jun 09 20:33:15 2025 +0800 |
tree | e1d95346c64f1ff3d8e51331d1f1c7c4f0252fe1 | |
parent | 1e2aea77d13c07c79d6cb36e4757fca5a88b7633 [diff] [blame] |
修改促销、优化页面布局 Change-Id: Iae813b5b6557efa7059fe6d94bc32e96c984e4ea
diff --git a/src/components/Header.css b/src/components/Header.css index 66fe1a0..a19f9e9 100644 --- a/src/components/Header.css +++ b/src/components/Header.css
@@ -4,7 +4,7 @@ justify-content: space-between; align-items: center; padding: 10px 20px; - background-color: #6b4f3b; /* 深棕色背景 */ + background-color: #6c3e28; /* 深棕色背景 */ box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1); }