2
0

Change color of pinned carousel to avoid confusion with PMs (#35056)

This commit is contained in:
Echo
2025-06-16 17:32:59 +02:00
committed by GitHub
parent 7c4393e719
commit af6ee7f230
2 changed files with 0 additions and 7 deletions

View File

@@ -530,9 +530,3 @@ a.sparkline {
opacity: 0.25;
}
}
.featured-carousel {
background: var(--nested-card-background);
border-bottom: var(--nested-card-border);
color: var(--nested-card-text);
}