hugopl/reviewit

View on GitHub
app/webpacker/src/stylesheets/projects.css.scss

Summary

Maintainability
Test Coverage
#project-reviews-chart {
  width: 490px;
  float: right;
}

#project-authors-chart {
  width: 490px;
  float: left;
}

#project-mr-chart {
  clear: both;
}