Skip to content

Commit

Permalink
✨ correct colour for sidebar title
Browse files Browse the repository at this point in the history
  • Loading branch information
ikesau committed Oct 28, 2023
1 parent 96cc09b commit 90d0efe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/gdocs/centered-article.scss
Original file line number Diff line number Diff line change
Expand Up @@ -52,14 +52,14 @@
}
a {
padding-left: 16px;
color: $blue-90;
}
}
li.section a,
li.subsection a {
border-width: 6px;
padding-right: 32px;
margin-left: 0;
color: $blue-90;

&:hover {
background: none;
Expand Down

0 comments on commit 90d0efe

Please sign in to comment.