feat: dates on blog posts, below the title
This commit is contained in:
parent
9ef7a745fb
commit
996321a4d2
2 changed files with 12 additions and 0 deletions
|
|
@ -4,6 +4,10 @@ body {
|
|||
padding: 1rem;
|
||||
}
|
||||
|
||||
h1, h2, h3, h4, h5, h6 {
|
||||
margin-bottom: 0.25rem;
|
||||
}
|
||||
|
||||
.muted {
|
||||
color: #888;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue