Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions docs/.vitepress/theme/theme.css
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,12 @@
.vp-doc img {
border-radius: 12px;
}

.vp-doc h1 .VPBadge,
.vp-doc h2 .VPBadge,
.vp-doc h3 .VPBadge,
.vp-doc h4 .VPBadge,
.vp-doc h5 .VPBadge,
.vp-doc h6 .VPBadge {
vertical-align: middle;
}