fix: 背景图片修复
parent
a4f8faae4d
commit
d9ade5a286
|
|
@ -55,6 +55,6 @@
|
||||||
background-image: url("https://lw-zk.oss-cn-hangzhou.aliyuncs.com/inviteReception/tijiao_BG.png");
|
background-image: url("https://lw-zk.oss-cn-hangzhou.aliyuncs.com/inviteReception/tijiao_BG.png");
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
background-position: right top;
|
background-position: right top;
|
||||||
background-size: auto 263px;
|
background-size: auto 375px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue