Move pinned posts to a carousel (#34754)
Co-authored-by: diondiondion <mail@diondiondion.com>
This commit is contained in:
@@ -567,3 +567,9 @@ a.sparkline {
|
||||
opacity: 0.25;
|
||||
}
|
||||
}
|
||||
|
||||
.featured-carousel {
|
||||
background: var(--nested-card-background);
|
||||
border-bottom: var(--nested-card-border);
|
||||
color: var(--nested-card-text);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user