Skip to content

Fix font size in dependency scanning docs

Adam Cohen requested to merge fix-font-size-in-ds-docs into master

What does this MR do and why?

This MR adds a font-size attribute to the ul element of the Supported languages and package managers section of the Dependency Scanning docs, to ensure consistency.

Screenshots or screen recordings

Before Change

Font size for ul elements is larger than the rest of the table entries:

image

After Change

Font size for ul elements matches the rest of the table entries:

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.

Edited by Adam Cohen

Merge request reports