fix bug of bg

This commit is contained in:
wolegca 2019-09-18 23:20:00 +08:00
parent 58a94da151
commit e8bb14d2c2

View File

@ -12,7 +12,7 @@
left:0px; left:0px;
height:150%; height:150%;
width:100%; width:100%;
background: black url(images/bg.jpg) no-repeat top; background: black url(../images/bg.jpg) no-repeat top;
background-size: cover background-size: cover
} }