Skip to content

Commit af83a2c

Browse files
fix: increase sidebar header top padding to 2rem for full banner visibility
1 parent f1b66c3 commit af83a2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/_sass/custom/custom.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
.side-bar {
66
.site-header {
77
background-color: transparent;
8-
padding: 1.25rem 1rem 0.75rem;
8+
padding: 2rem 1rem 0.75rem;
99
height: auto;
1010
min-height: 0;
1111
border-bottom: none;

0 commit comments

Comments
 (0)