Skip to content

Commit 8219b55

Browse files
committed
Small adjustment to title padding.
1 parent fe10dae commit 8219b55

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_site/css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ hr {
461461
}
462462

463463
.page-wrapper .page-content>div {
464-
padding: 20px 1em 10px 2em;
464+
padding: 20px 1em 18px 2em;
465465
}
466466

467467
.page-wrapper .page-content>div.unpadded {

css/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ hr {
461461
}
462462

463463
.page-wrapper .page-content>div {
464-
padding: 20px 1em 10px 2em;
464+
padding: 20px 1em 18px 2em;
465465
}
466466

467467
.page-wrapper .page-content>div.unpadded {

0 commit comments

Comments
 (0)