Skip to content

Adjust service provider image

This MR adds two changes:

  1. Enables the <img /> to scale down based on its own size to avoid default resizing which could make the image blurry.
  2. Adds a padding: 1rem to the <img /> container for big images in order to maintain the padding that card-body introduces below.

Merge request reports