flip color

This commit is contained in:
Garry Ing
2021-05-30 15:50:29 -04:00
parent 379a6d5ed5
commit bbf17c52d2

View File

@ -97,7 +97,7 @@
}
&[long-form] {
fill: rgba(var(--active-note-rgb), 0.75);
fill: rgba(var(--internal-link-rgb), 0.5);
}
}