Skip to content

Commit f6ac398

Browse files
eilnmarcan
authored andcommitted
css: Reduce space between title and hbar by half
Signed-off-by: Eileen Yoon <eyn@gmx.com>
1 parent dc0f6c6 commit f6ac398

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

static/css/main.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -903,7 +903,7 @@ body.landing #documentation {
903903

904904
.post h1, .post h2 {
905905
margin-bottom: 20px;
906-
padding-bottom: 20px;
906+
padding-bottom: 10px;
907907
border-bottom: 1px solid #999999;
908908
margin-top: 30px;
909909
}

0 commit comments

Comments
 (0)