AgileVentures/MetPlus_PETS

View on GitHub
app/assets/stylesheets/agency_people.scss

Summary

Maintainability
Test Coverage
// Place all the styles related to the AgencyPeople controller here.
// They will automatically be included in application.css.
// You can use Sass (SCSS) here: http://sass-lang.com/
.agency-person-task-tabs {
  li {
    text-align: center;
    width: 25%;
  }
}