weathermen/soundstorm

View on GitHub
app/assets/stylesheets/components/user_summary.scss

Summary

Maintainability
Test Coverage
.user-summary {
}
.user-summary__avatar {
  vertical-align: middle;
  padding-right: 15px;
}
.user-summary__name {
  font-size: 1.15em;
  text-decoration: none;
  color: white;
}