2 İşlemeler dbc9939680 ... 6afc29a986

Yazar SHA1 Mesaj Tarih
  Illia Kozyr 6afc29a986 Market 2 yıl önce
  Illia Kozyr d918b6442f Market done 2 yıl önce

+ 0 - 1
Market GraphQL + Redux/index.html

@@ -16,7 +16,6 @@
                     />
                 </a>
             </div>
-            
             <div class="qwer" id="qwer">
                 <div>
                     <button id="shoppingCart">Cart</button>

+ 5 - 1
Market GraphQL + Redux/style.css

@@ -158,6 +158,7 @@ flexBlock img {
     padding: 10px;
     font-size: 30px;
     color: #fff;
+    
 }
 .b-popup {
     width: 100%;
@@ -286,7 +287,10 @@ flexBlock img {
 .footer {
     padding-top: 20px;
     color: white;
-    min-height: 81px;
+    min-height: 80px;
     background-color: tomato;
     text-align: center;
+
+
 }
+