Answers for "how to change tab color react bootstraps customixation"

0

how to change tab color react bootstraps customixation

.nav-link.active {
  color: red !important;
  background-color: yellow !important;
}
Posted by: Guest on July-10-2021

Code answers related to "how to change tab color react bootstraps customixation"

Code answers related to "Javascript"

Browse Popular Code Answers by Language