18F/micropurchase

View on GitHub
app/assets/stylesheets/components/_auction-details.scss

Summary

Maintainability
Test Coverage
.details-label {
  font-size: $h6-font-size;
  font-weight: $font-light;
}

.details-title {
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: 400;
}