@@ -26,7 +26,7 @@ body {
/* 平台标题区域 */
.platform-header {
- background: linear-gradient(rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.7)),
+ background: linear-gradient(rgba(9, 58, 164, 0.7), rgba(9, 58, 164, 0.7)),
url('https://images.unsplash.com/photo-1593692909680-1b1d0a743b9d?ixlib=rb-4.0.3&auto=format&fit=crop&w=1950&q=80') center/cover;
height: 300px;
display: flex;