Skip to content

Commit 7df513b

Browse files
committed
Update header margin
1 parent a825f4a commit 7df513b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

_sass/klise/_post.scss

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88

99
// Post title
1010
.header {
11-
margin-top: 7.8em;
12-
margin-bottom: 3em;
11+
margin-top: 2em;
12+
margin-bottom: 1em;
1313

1414
.tags {
1515
margin-left: 3px;
@@ -115,7 +115,7 @@
115115
}
116116

117117
ul.task-list {
118-
list-style: none;
118+
list-style: none;
119119
margin: 0;
120120

121121
li::before {

0 commit comments

Comments
 (0)