Skip to content

Commit

Permalink
Merge pull request #60 from saracook/main
Browse files Browse the repository at this point in the history
fixing aggressive external link icons in sidebar
  • Loading branch information
saracook authored Jun 15, 2024
2 parents 0e8d209 + 5777d11 commit 2640cb4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,10 @@ code {
font-weight: 500
}

#page-content .sidebar ul a:after {
content: '';
}

.sidebar ul li ul li a {
font-weight: 400
}
Expand Down

0 comments on commit 2640cb4

Please sign in to comment.