8 lines
146 B
SCSS
8 lines
146 B
SCSS
.spacer_posts {
|
|
justify-content: start !important;
|
|
|
|
.recent_posts .chunk .header {
|
|
background-color: var(--background-1);
|
|
}
|
|
}
|