Update index.css

This commit is contained in:
PASSER-BY 2022-03-21 11:22:00 +08:00 committed by GitHub
parent 5724f58f11
commit 1f60e18d92
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,7 +23,7 @@ a:hover{
}
.wrapper{
background: url('../image/bg.svg') center top no-repeat;
background: url('../image/bg.svg') center top repeat-x;
}
.header{
margin-bottom: 15px;