src/components/Section/Military/Foreign/Foreign.scss

Summary

Maintainability
Test Coverage
.foreign {
  .collection {
    .summary .brief .index {
      width: 13rem;
    }

    .summary .brief .dates {
      width: 12rem !important;
    }
  }
}