Skip to content

Commit 4ba006c

Browse files
committed
Tighten space between banner and Part Two H1
1 parent 267f304 commit 4ba006c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

assets/css/styles.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -442,7 +442,7 @@ main .part.intro {
442442
}
443443

444444
.part.intro > h1 {
445-
padding-top: var(--size-10)
445+
padding-top: var(--size-7)
446446
}
447447

448448
.part.intro > h1 + h2 {

0 commit comments

Comments
 (0)