Skip to content

Commit

Permalink
fix: fix title for namespace preview
Browse files Browse the repository at this point in the history
  • Loading branch information
pengx17 committed Jun 29, 2021
1 parent 11cce16 commit 3668343
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ kbd {
}

/* Page preview title */
.tippy-wrapper > :is(h2:first-of-type, .block-parents) {
.tippy-wrapper > :is(div:first-child, h2:first-child, .block-parents) {
display: inline-flex;
align-items: center;
position: absolute;
Expand Down

0 comments on commit 3668343

Please sign in to comment.