Skip to content

Commit 2301b7a

Browse files
authored
chore: diff
1 parent dc458fa commit 2301b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vitepress/theme/components/Home.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ html:not(.dark) .accent,
164164
}
165165
166166
.actions .security:hover {
167-
background: linear-gradient(var(--vt-c-gray-light-4), var(--vt-c-gray-light-4)) padding-box,
167+
background: linear-gradient(var(--vt-c-gray-light-4), var(--vt-c-gray-light-4)) padding-box,
168168
linear-gradient(45deg, #42d392, #647eff) border-box;
169169
}
170170

0 commit comments

Comments
 (0)