Skip to content

Commit 2659cf3

Browse files
committed
Reduce border thickness
1 parent 43b3ab9 commit 2659cf3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.vitepress/theme/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
}
6060
.VPNavBar .wrapper {
6161
background: var(--vp-c-bg);
62-
border-bottom: 2px solid var(--vp-c-border);
62+
border-bottom: 1px solid var(--vp-c-border);
6363
}
6464
.VPNavBar .title {
6565
border: 0;

0 commit comments

Comments
 (0)