This commit is contained in:
yanran200730
2022-03-31 16:03:40 +08:00
parent 27ab36b3ce
commit 49a2d392ad
21 changed files with 74 additions and 49 deletions

View File

@@ -58,7 +58,7 @@
height: 108px;
padding: 18px 0 ;
font-size: 0;
background-image: url(../asset/summary4-small.svg);
background-image: url(./../asset/summary4-small.svg);
background-size: 100% 100%;
&::after {
@@ -84,7 +84,7 @@
height: 140px;
padding-top: 28px;
padding: 28px ;
background-image: url(../asset/summary4-big.svg);
background-image: url(./../asset/summary4-big.svg);
background-size: 100% 100%;
}