maryluis il y a 3 ans
Parent
commit
5b1a354879
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  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;
 
 }