Skip to content

Commit

Permalink
Improve legibility when mixing colors
Browse files Browse the repository at this point in the history
  • Loading branch information
Nadrieril committed Jan 1, 2025
1 parent 7e8b1a0 commit 340bf25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/src/pages/index.astro
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ const base = import.meta.env.BASE_URL === "/" ? "" : import.meta.env.BASE_URL;
white-space: pre-wrap;
}
.inherited-ref {
color: gray;
opacity: 0.6;
}
</style>

0 comments on commit 340bf25

Please sign in to comment.