Skip to content

Commit

Permalink
sidebar updates in wizard
Browse files Browse the repository at this point in the history
  • Loading branch information
rmroot committed Nov 20, 2024
1 parent b68ebf1 commit bd9ce8e
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,13 @@ a.nav-link, .btn.btn-dark, .link-section-heading{
font-size: medium;
}
}
/* Large devices (tablets, 992px and up) */
@media (min-width: 992px) {
.nav-item {
font-size: large;
}
}


.nav-link {
padding-left: .5rem;
Expand Down

0 comments on commit bd9ce8e

Please sign in to comment.