_troubleshooting.scss 135 B

123456789101112131415161718192021
  1. // block
  2. .cause {
  3. }
  4. .condition {
  5. }
  6. .remedy {
  7. }
  8. .responsibleParty {
  9. }
  10. .troublebody {
  11. }
  12. .troubleshooting {
  13. }
  14. .troubleSolution {
  15. }