Authored by jinhu.tung

empty cart image

@@ -3,6 +3,13 @@ @@ -3,6 +3,13 @@
3 margin: 100px auto 200px; 3 margin: 100px auto 200px;
4 text-align: center; 4 text-align: center;
5 5
  6 + .empty-cart-bg {
  7 + background: url('../img/layout/bag-bg.png') no-repeat center center;
  8 + width: 163px;
  9 + height: 198px;
  10 + margin: 0 auto;
  11 + }
  12 +
6 .empty-cart-info { 13 .empty-cart-info {
7 font-size: 20px; 14 font-size: 20px;
8 color: #1b1b1b; 15 color: #1b1b1b;