Sha256: ada10cd0c500ae5275d5b0b4dda6cf53d28827d93b38860614944b218754f4a0

Contents?: true

Size: 316 Bytes

Versions: 1

Compression:

Stored size: 316 Bytes

Contents

.product-properties {
  margin: 2rem 0;

  &__title {
    font-size: 1.8rem;
    font-weight: 500;
    margin: 0 0 1rem;
  }

  &__table {
    border-collapse: collapse;
    font-size: 1.3rem;

    tr {
      height: 1.8rem;
    }

    td:first-child {
      font-weight: 500;
      padding-right: 1rem;
    }
  }
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
solidus_starter_frontend-0.1.0 app/assets/stylesheets/spree/frontend/components/products/_product_properties.scss