Skip to content

Commit

Permalink
Use darker color for object filter links
Browse files Browse the repository at this point in the history
  • Loading branch information
futa-ikeda committed Sep 28, 2023
1 parent 50597a9 commit 053c933
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -318,6 +318,7 @@
.object-type-filter-link {
font-size: 1.3em;
padding: 18px 15px;
color: $color-link-dark;

&:global(.active),
&:hover {
Expand Down

0 comments on commit 053c933

Please sign in to comment.