Skip to content

Add missing page-title & font-size-h-display classes

Sascha Eggenberger requested to merge 361641-add-missing-classes-h1 into master

What does this MR do and why?

This is a follow-up to !88964 (merged) to add the missing classes to the last missing h1's

Screenshots or screen recordings

No visual changes, as h1 already appears the same way as without the classes.

How to set up and validate locally

  1. Check the page title at /flightjs/Flight/-/merge_requests/1
  2. Check the page title at an issue /flightjs/Flight/-/issues/1

Note: The title gets overrwirten by app/assets/javascripts/issues/show/components/title.vue so this change gets overwritten anyway, but you can see the change in the source code.

Related to #361641 (closed)

Merge request reports