1
0

解决方案

This commit is contained in:
2025-12-17 16:16:41 +08:00
parent 96484c1d43
commit 12c06b2851
9 changed files with 51 additions and 49 deletions

View File

@@ -47,7 +47,7 @@
align-items: center;
padding-top: 110px; /* header高度80px + 最小间距30px */
overflow: hidden;
background: linear-gradient(135deg, #001a4d 0%, #003080 50%, #001a4d 100%);
background:linear-gradient(135deg, #0422a8 0%, #0c4ab3 50%, #001a4d 100%);
}
.solution-hero::before {