Skip to content

Fix styling of expiring subscription alert

Marcel van Remmerden requested to merge fix-expiring-subscription-alert into master

What does this MR do and why?

Fixes the problems with the "Expiring subscription" alert:

  • it has two different font-weights for bold text (700 for "Ultimate" and the dates, 600 for everything else)
  • it uses bold text for the entire content which goes against our Pajamas styling (https://design.gitlab.com/components/alert)
  • the first line of the content just repeats the title, only with "Ultimate" added to it

Screenshots or screen recordings

Before After
image image

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

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

Merge request reports