Skip to content

Commit

Permalink
blue fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
rawOrlando committed Feb 29, 2024
1 parent 2b07e7b commit b7df4b9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/assets/stylesheets/application.css
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@
a {
color: #337ab7;
}
.nav-pills > .nav-items > a.active{

.nav-pills .nav-link.active, .nav-pills .show >.nav-link {
background-color: #337ab7 !important;
}

0 comments on commit b7df4b9

Please sign in to comment.