This commit is contained in:
@@ -7,6 +7,11 @@
|
||||
min-height: 520px;
|
||||
}
|
||||
|
||||
/* banner 区背景:左侧保持接近白色以保证文案可读,右侧渐变为浅蓝,衬托透明地球 */
|
||||
.section.banner {
|
||||
background: linear-gradient(90deg, #ffffff 0%, #f5f7ff 40%, #e3edff 100%);
|
||||
}
|
||||
|
||||
.banner-cont .swiper-slide {
|
||||
width: 100%;
|
||||
background: linear-gradient(0, #f7f9fa, #f9fafb);
|
||||
|
||||
Reference in New Issue
Block a user