We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4c7d417 + 1c83c8f commit 50de851Copy full SHA for 50de851
1 file changed
src/.vitepress/theme/style.css
@@ -123,17 +123,6 @@
123
}
124
125
126
-/**
127
- * Component: Custom Block
128
- * -------------------------------------------------------------------------- */
129
-
130
-:root {
131
- --vp-custom-block-tip-border: transparent;
132
- --vp-custom-block-tip-text: var(--vp-c-text-1);
133
- --vp-custom-block-tip-bg: var(--vp-c-indigo-soft);
134
- --vp-custom-block-tip-code-bg: var(--vp-c-indigo-soft);
135
-}
136
137
/**
138
* Component: Algolia
139
* -------------------------------------------------------------------------- */
0 commit comments