Skip to content

Increase font size for tabbed content

Sarah German requested to merge 1374-tabs-font-size into main

What does this MR do and why?

Increases font size for tabbed content. GitLab UI sets this as 0.875rem, but on the Docs site, our regular text content is 1rem. The sizing should match between the tabs and other content.

Screenshots, screen recordings, or links to review app

Before header
image image

How to set up and validate locally

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

  1. Configure a local GitLab Docs environment: https://gitlab.com/gitlab-org/gitlab-docs/-/blob/main/doc/setup.md.
  2. Compile and view the site: make view
  3. Look at a page with tabs (e.g, this one or this one) and verify the font size matches the rest of the page content.

Merge request acceptance checklist

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

Closes #1374 (closed)

Edited by Sarah German

Merge request reports