修改peko官网图片大小写

This commit is contained in:
qf
2022-11-14 15:50:27 +08:00
parent 09cb3a81bb
commit 045aabeb49
3 changed files with 2 additions and 5 deletions

View File

@@ -163,7 +163,7 @@ html {
.homePc {
width: 100%;
height: 10rem;
background: url(../images/homePC.png) no-repeat;
background: url(../images/homePc.png) no-repeat;
background-size: 100% 100%;
position: relative;