Skip to content

Commit

Permalink
fix(doc): bolder font for the navigation
Browse files Browse the repository at this point in the history
  • Loading branch information
Shipow committed Nov 6, 2015
1 parent 95364a1 commit 64f6d56
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/css/_documentation.sass
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
height: 100%
overflow-y: auto
padding: 0
font-size: 1.3em
font-size: 1.2em
font-weight: bold
> ul
line-height: 2em
list-style: none
Expand All @@ -32,7 +33,7 @@
color: $brand-primary
text-decoration: none
ul
font-size: .80em
font-size: .85em
padding: 0 0 5px 10px
line-height: 1.7em
list-style: none
Expand Down

0 comments on commit 64f6d56

Please sign in to comment.