fix: add !important to card background gradient

This commit is contained in:
kastov
2025-10-10 18:41:11 +03:00
parent ed4f98403a
commit c0e18591ba

View File

@@ -59,7 +59,7 @@
135deg,
var(--ifm-card-background-color) 0%,
rgba(var(--ifm-color-primary-rgb), 0.03) 100%
);
) !important;
}
/* Core Badge - Bottom of Card */