feat: Add post-content styles and improve breadcrumb and link styles
This commit is contained in:
5
assets/css/scss/elements/_post-content.scss
Normal file
5
assets/css/scss/elements/_post-content.scss
Normal file
@@ -0,0 +1,5 @@
|
||||
.post-content {
|
||||
p {
|
||||
line-height: 2rem;
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user