Add blog to website.
This commit is contained in:
7
src/partials/_blog_recent_posts.scss
Normal file
7
src/partials/_blog_recent_posts.scss
Normal file
@@ -0,0 +1,7 @@
|
||||
.spacer_posts {
|
||||
justify-content: start !important;
|
||||
|
||||
.recent_posts .chunk .header {
|
||||
background-color: var(--background-1);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user