Skip to content

Use larger logo images in the trial registration reassurance sidebar

What does this MR do and why?

As part of the cleanup effort of this experiment, we want to increase the size of the first row of SVG logo images (to 48x48), keeping the size of those in the second row the same as before (40x40).

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

  1. Enable the feature flag: Feature.enable(:trial_registration_with_reassurance)
  2. Follow these instructions.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

  • Check rendering in other browsers

Related to #336279 (closed) & #348341 (closed)

Edited by Dallas Reedy

Merge request reports