porkchopclub/porkchop

View on GitHub
app/assets/stylesheets/player_matches/_list.scss

Summary

Maintainability
Test Coverage
.player-matches-list {
  width: 100%;
  text-align: center;
}

.player-match-score {

  strong {
    margin-right: 5px;
  }
}