汉晶路径全改小写
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
align-items: start;
|
||||
/* background: palegoldenrod; */
|
||||
overflow: hidden;
|
||||
background-image: url(../imgs/SVG/技术支持图.svg);
|
||||
background-image: url(../imgs/svg/技术支持图.svg);
|
||||
background-repeat: no-repeat;
|
||||
background-size:38vw auto;
|
||||
background-position:50vw 0vw;
|
||||
@@ -62,7 +62,7 @@
|
||||
.banner{
|
||||
width: 100%;
|
||||
height: 90vh;
|
||||
background-image: url(../imgs/SVG/背景纹(大).svg);
|
||||
background-image: url(../imgs/svg/背景纹(大).svg);
|
||||
background-repeat: no-repeat;
|
||||
background-size:160%;
|
||||
background-position: 54vw -42vw;
|
||||
|
||||
Reference in New Issue
Block a user