File tree Expand file tree Collapse file tree 1 file changed +0
-8
lines changed
Expand file tree Collapse file tree 1 file changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -368,10 +368,6 @@ article.box .icon {
368368 12.835px 12.835px 21.392px 0 var (--vp-c-bg );
369369}
370370
371- /**
372- * Background SVG for VitePress image
373- * -------------------------------------------------------------------------- */
374-
375371.image .image-container {
376372 @apply relative flex items-center justify-center;
377373}
@@ -390,10 +386,6 @@ article.box .icon {
390386 @apply pb-0;
391387}
392388
393- /**
394- * Component: VPFeature styling
395- * -------------------------------------------------------------------------- */
396-
397389.VPLink .link .VPFeature {
398390 @apply relative rounded-[32px ] border bg-gradient-to-b from-[var (--vp-c-white )] to-[var (--vp-c-white )] transition-all duration-300 * : relative * : z-20 after:absolute after:inset-px after:z-10 after:rounded-[31px ] after:bg-[var (--vp-c-bg-soft )] hover:shadow-lg;
399391}
You can’t perform that action at this time.
0 commit comments