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 5d8c1a4 commit 84d8618
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/src/_static/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,7 @@ nav .shingle a:hover {
nav .shingle {
float: left;
margin-bottom: 5px;
padding-left: 0;
}
}
nav .links {
Expand All @@ -193,7 +194,7 @@ nav .links li {
}

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

0 comments on commit 84d8618

Please sign in to comment.