Skip to content

Instantly share code, notes, and snippets.

View MannixHu's full-sized avatar

MannixHu MannixHu

View GitHub Profile
.roam-article
> div:first-child
> div:nth-child(2)
> .roam-block-container
> .rm-block-main.rm-block__self:first-child {
position: sticky !important;
background: var(--bg-color);
will-change: transform;
z-index: 19;
top: 0 !important;