Skip to content

Migrate `.bold` to `.gl-font-bold` in HAML files

What does this MR do and why?

Migrate .bold to .gl-font-bold in HAML files

The style definition for .bold was recently removed in favor of .gl-font-bold. However, a few occurrences of .bold were left in HAML files. This migrates them.

Changelog: fixed

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Before After
Screenshot_2024-08-12_at_7.02.50_AM Screenshot_2024-08-12_at_7.03.42_AM

How to set up and validate locally

  1. Navigate to the todos dashboard.
Edited by Paul Gascou-Vaillancourt

Merge request reports

Loading