styles.css 74 B

1234567
  1. h2 {
  2. color: #607d8b;
  3. }
  4. img {
  5. max-width: 100%;
  6. height: auto;
  7. }