Skip to content

Commit

Permalink
Update custom.css
Browse files Browse the repository at this point in the history
  • Loading branch information
palewire committed Mar 12, 2022
1 parent ea59b01 commit 5d8c1a4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/src/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,13 @@ nav .links li {
font-weight: 300;
margin-bottom: 0;
}

@media (max-width: 550px) {
li {
font-size: .825em;
}
}

nav .links li a {
text-decoration: none;
}
Expand Down

0 comments on commit 5d8c1a4

Please sign in to comment.