🧑💻 Expected behavior
text is still readable when clicking and holding down mouse on link in "Get started" dropdown
💥 Actual behavior
becomes hard to read due to color
More info
Look up how to adjust active state colors with bootstrap (I believe it's solvable with a class), otherwise can drop a rule under a relevant :active pseudoselector in the layout .less file
🧑💻 Expected behavior
text is still readable when clicking and holding down mouse on link in "Get started" dropdown
💥 Actual behavior
becomes hard to read due to color
More info
Look up how to adjust active state colors with bootstrap (I believe it's solvable with a class), otherwise can drop a rule under a relevant
:activepseudoselector in the layout .less file