浏览代码

fewChange

maryluis 3 年之前
父节点
当前提交
5b1a354879
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      shop/src/App.css

+ 2 - 0
shop/src/App.css

@@ -328,6 +328,8 @@ button {
 .bottom {
   background-image: url(./images/bottom.jpg);
   background-position: center;
+  background-size: cover;
+  background-repeat: no-repeat;
   height: 550px;
 
 }