18F/e-QIP-prototype

View on GitHub
src/components/Section/Identification/ContactInformation/ContactInformation.scss

Summary

Maintainability
Test Coverage
.contact {
  .email-collection {
    margin-bottom: 7rem;

    .index {
      width: 8rem;
    }
  }

  .telephone-collection {
    margin-bottom: 8rem;

    .index {
      width: 14rem;
    }
  }
}