Skip to content

Commit 25cecf1

Browse files
committed
website(menu): Update menu styles.
1 parent baa5afa commit 25cecf1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/src/component/Header/index.module.less

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
margin-left: 6px;
3232
}
3333
:global(.active), a:hover {
34-
background: #f0f1f2;
34+
background: #00000017;
3535
color: #0366d6;
3636
}
3737
}

0 commit comments

Comments
 (0)