Skip to content

Commit 389c7cb

Browse files
fixed github badge in docs having background color
1 parent a5b323a commit 389c7cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/site/.vitepress/theme/style.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,5 @@ a:has(.VPBadge) {
5858

5959
.VPBadge:has(svg) {
6060
padding: 0px !important;
61-
background-color: none !important;
61+
background: none !important;
6262
}

0 commit comments

Comments
 (0)