mirror of
https://github.com/yoimiya-kokomi/miao-plugin.git
synced 2024-11-22 06:58:24 +00:00
修复在背景图呈现为满的情况下的背景偏移
Signed-off-by: 曉K <3399280843@qq.com>
This commit is contained in:
parent
4fb155af69
commit
cf70eb0404
@ -34,7 +34,7 @@ body {
|
|||||||
z-index: 1;
|
z-index: 1;
|
||||||
}
|
}
|
||||||
.main-pic {
|
.main-pic {
|
||||||
width: 1400px;
|
width: 1500px;
|
||||||
height: 500px;
|
height: 500px;
|
||||||
background-size: contain;
|
background-size: contain;
|
||||||
background-repeat: no-repeat;
|
background-repeat: no-repeat;
|
||||||
|
Loading…
Reference in New Issue
Block a user