@@ -26,7 +26,7 @@ body {
/* 页面标题 */
.page-header {
- background: linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0.5)),
+ background: linear-gradient(hsla(38, 100%, 51%, 0.901), hsla(52, 84%, 51%, 0.502)),
url('https://images.unsplash.com/photo-1606193431680-8f5a06d61c9b?ixlib=rb-4.0.3&auto=format&fit=crop&w=1950&q=80') center/cover;
height: 300px;
display: flex;