We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e8b1a0 commit 340bf25Copy full SHA for 340bf25
web/src/pages/index.astro
@@ -30,6 +30,6 @@ const base = import.meta.env.BASE_URL === "/" ? "" : import.meta.env.BASE_URL;
30
white-space: pre-wrap;
31
}
32
.inherited-ref {
33
- color: gray;
+ opacity: 0.6;
34
35
</style>
0 commit comments