18F/18f.gsa.gov

View on GitHub
_sass/_components/image-adjustments.scss

Summary

Maintainability
Test Coverage
.page-join-18f,
.page-contact {
  .post-feature_image {
    @include at-media('tablet') {
      background-position: center 7%;
    }
  }
}