ujh/fountainpencompanion

View on GitHub
app/javascript/stylesheets/reviews.scss

Summary

Maintainability
Test Coverage
.fpc-review-table {
  // User count
  th:first-of-type,
  td:first-of-type {
    width: 105px;
  }
}