Files
cutieguwu-site/src/partials/_blog_recent_posts.scss

9 lines
175 B
SCSS

.spacer_posts {
justify-content: start !important;
.recent_posts .chunk .header {
background-color: var(--background-1);
white-space: nowrap;
}
}