Skip to content

Commit 2ed7988

Browse files
committed
update docs
1 parent 3b286df commit 2ed7988

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/.vuepress/components/SponsorPanel.vue

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,10 @@ const openSponsorLink = (href) => {
7575
min-height: 68px;
7676
}
7777
78+
.sponsor-item:hover {
79+
border: 1px solid var(--vp-c-brand);
80+
}
81+
7882
.sponsor-item.gold {
7983
height: 88px;
8084
}

0 commit comments

Comments
 (0)