aboutsummaryrefslogtreecommitdiff
path: root/_content/css/styles.css
diff options
context:
space:
mode:
Diffstat (limited to '_content/css/styles.css')
-rw-r--r--_content/css/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/_content/css/styles.css b/_content/css/styles.css
index 2b426f08..b065921b 100644
--- a/_content/css/styles.css
+++ b/_content/css/styles.css
@@ -3543,7 +3543,7 @@ img.PullQuote-image {
border: none;
}
@media (prefers-color-scheme: dark) {
- :root:not([data-theme='light']) {
+ :root:not([data-theme='light']) .Card {
background-color: var(--abbey);
border: none;
}