fix: 背景图片修复

master
xjs 2026-08-03 16:33:48 +08:00
parent a4f8faae4d
commit d9ade5a286
1 changed files with 1 additions and 1 deletions

View File

@ -55,6 +55,6 @@
background-image: url("https://lw-zk.oss-cn-hangzhou.aliyuncs.com/inviteReception/tijiao_BG.png");
background-repeat: no-repeat;
background-position: right top;
background-size: auto 263px;
background-size: auto 375px;
}
</style>