Skip to content

Commit

Permalink
Slightly increasing navigation text
Browse files Browse the repository at this point in the history
  • Loading branch information
DaveBathnes committed Oct 9, 2024
1 parent dd1a365 commit e658201
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions _sass/custom/custom.scss
Original file line number Diff line number Diff line change
Expand Up @@ -54,3 +54,9 @@ table.display td {
#wcb_a {
color: #fff !important;
}

@media (min-width: 50rem) and (min-width: 31.25rem) {
.nav-list .nav-list-item {
font-size: 0.9rem !important;
}
}

0 comments on commit e658201

Please sign in to comment.