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