We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e8c3e commit adf30c0Copy full SHA for adf30c0
packages/vitepress-plugin-enhanced-mark/src/client/style.css
@@ -3,7 +3,7 @@
3
css - How can I animate my text to highlight from left to right? - Stack Overflow
4
https://stackoverflow.com/questions/70364899/how-can-i-animate-my-text-to-highlight-from-left-to-right
5
*/
6
-mark {
+.vp-doc mark {
7
--vp-nolebase-mark-bg-shift: 0.4lh;
8
--vp-nolebase-mark-bg-color: #ffce0050;
9
0 commit comments