1
0
mirror of https://github.com/cotes2020/jekyll-theme-chirpy.git synced 2025-12-18 21:53:26 +00:00

Beautify the layout for posts heading and preview-image.

This commit is contained in:
Cotes Chung
2020-08-21 22:45:12 +08:00
parent f0b4e30363
commit 7bb861b573
3 changed files with 8 additions and 1 deletions

View File

@@ -737,6 +737,7 @@ a {
.post {
h1 {
margin-top: 3rem;
margin-bottom: 1rem;
}
em { /* MarkDown italic */
padding-right: .2rem;