resp-stmt.component.scss 91 B

123456
  1. .responsibility {
  2. font-weight: bold;
  3. &.has-link {
  4. cursor: pointer;
  5. }
  6. }