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