@@ -1,9 +1,11 @@
-figure {
- text-align: center;
+.vp-doc {
+ figure {
+ text-align: center;
- figcaption {
- color: var(--vp-c-text-3);
- font-size: 0.875em;
- margin-top: 5px;
+ figcaption {
+ color: var(--vp-c-text-3);
+ font-size: 0.875em;
+ margin-top: 5px;
+ }
}