diff --git a/custom.css b/custom.css index 052a47f..d174a3b 100644 --- a/custom.css +++ b/custom.css @@ -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;