소스 검색

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;
 
 }