Skip to content

Removes unnecessary quick-links class

Miguel Rincon requested to merge mrincon-remove-unused-quick-links-class into master

What does this MR do and why?

This change removes the nav-links class from the project home. The quick-links class is also removed as the class was used to override those styles.

nav-links and quick-links canceled each other out, so both are removed so they could be removed. Additionally, quick-links is removed entirely.

Screenshots or screen recordings

Screen_Shot_2021-09-30_at_2.22.25_PM

No visual changes are removing these classes:

2021-09-30_14.27.37

How to set up and validate locally

  1. Visit any project home page e.g. http://gdk.test:3000/h5bp/html5-boilerplate/

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 Miguel Rincon

Merge request reports