修改之前底占用高度,之前的太大

This commit is contained in:
daihh
2022-10-19 12:22:30 +08:00
parent 397c558abc
commit db4fc3b695

View File

@@ -51,7 +51,7 @@ export default {
position: relative; position: relative;
margin-top: 30px; margin-top: 30px;
box-sizing: border-box; box-sizing: border-box;
height: 300px; //height: 300px;
//background-image: url(/pc/images/bg_foot.png); //background-image: url(/pc/images/bg_foot.png);
background-position: center; background-position: center;
background-repeat: no-repeat; background-repeat: no-repeat;