ministryofjustice/peoplefinder

View on GitHub
app/assets/stylesheets/modules/_module-team-overview.scss

Summary

Maintainability
Test Coverage
// Team overview content area
.mod-team-overview{
  .column-one-third{
    @extend %contain-floats;
  }
  h3{
    margin-top:0;
    padding-top:0;
  }
}

.view-all-people{
    padding-left: 10px;
    margin-left: 10px;
  }