Skip to content

Commit 64f6d56

Browse files
committed
fix(doc): bolder font for the navigation
1 parent 95364a1 commit 64f6d56

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/css/_documentation.sass

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
height: 100%
1313
overflow-y: auto
1414
padding: 0
15-
font-size: 1.3em
15+
font-size: 1.2em
16+
font-weight: bold
1617
> ul
1718
line-height: 2em
1819
list-style: none
@@ -32,7 +33,7 @@
3233
color: $brand-primary
3334
text-decoration: none
3435
ul
35-
font-size: .80em
36+
font-size: .85em
3637
padding: 0 0 5px 10px
3738
line-height: 1.7em
3839
list-style: none

0 commit comments

Comments
 (0)