Minor changes

This commit is contained in:
2024-05-11 16:02:30 -07:00
parent 33697c6acc
commit 894087717b
4 changed files with 37 additions and 12 deletions

View File

@@ -271,6 +271,10 @@ pre code {
letter-spacing: 1px;
}
.recent-posts {
margin-bottom: 30px;
}
.recent-posts .posts .post {
margin-bottom: 30px;
}