Files
cutieguwu-site/src/partials/_blog_recent_posts.scss
2025-07-29 21:24:33 -04:00

8 lines
146 B
SCSS

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