mirror of
https://github.com/woodchen-ink/random-api-go.git
synced 2025-07-18 05:42:01 +08:00
fix(css): 更新背景图像链接为正常图像
This commit is contained in:
parent
4f5f639108
commit
bd1e91ada7
@ -14,7 +14,7 @@ body::before {
|
||||
left: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
background-image: url(https://random-api.czl.net/pic/all);
|
||||
background-image: url(https://random-api.czl.net/pic/normal);
|
||||
background-size: cover;
|
||||
background-position: center;
|
||||
z-index: -1;
|
||||
|
Loading…
x
Reference in New Issue
Block a user