mirror of
https://github.com/alwxkxk/soft-and-hard.git
synced 2025-02-04 06:42:54 +08:00
fix: 设置背景可repeat.
This commit is contained in:
parent
673b1b76d0
commit
aa7067644b
@ -4,7 +4,7 @@ html{
|
||||
}
|
||||
|
||||
body{
|
||||
background: url("../images/background.png") no-repeat;
|
||||
background: url("../images/background.png");
|
||||
background-size: cover;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user