Skip to content

Commit 50315b9

Browse files
committed
tighten font-sizes
1 parent a671438 commit 50315b9

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/.vuepress/theme/styles/sidebar.styl

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ header.navbar .nav-links {
1313

1414
.nav-item {
1515
margin-left: 0;
16+
font-size: 1em;
1617
}
1718
}
1819

@@ -74,6 +75,8 @@ header.navbar .nav-links {
7475
overflow: hidden;
7576

7677
> .sidebar-links {
78+
padding: 1rem 0;
79+
7780
a {
7881
&.active {
7982
opacity: 1;

0 commit comments

Comments
 (0)