summaryrefslogtreecommitdiff
path: root/src/components/stylesheets/product_listing.css
blob: c9264484bf2c33b85a28884272d111fdd55b6652 (plain)
1
2
3
4
5
6
7
8
9
.product-listing {
  width: 70%;
  margin-top: 4px;
  margin-bottom: 4px;
}

.product-listing-text {
  color: #394490;
}