diff --git a/src/index.css b/src/index.css index bc46fa3..4f7161a 100644 --- a/src/index.css +++ b/src/index.css @@ -159,7 +159,7 @@ h6 { .card { /* WEBILD_CARD_STYLE */ /* @cards/glass-depth */ - background: color-mix(in srgb, var(--color-card) 80%, transparent); + background-color: var(--color-card); box-shadow: none; border: none; }