Skip to content

Commit 5864eee

Browse files
committed
fixes #52: increases line-height on sidebar nav links for easier tapping
1 parent f155dec commit 5864eee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/css/hyde.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ html {
8989
}
9090
.sidebar-nav-item {
9191
display: block;
92+
line-height: 1.75;
9293
}
9394
a.sidebar-nav-item:hover,
9495
a.sidebar-nav-item:focus {

0 commit comments

Comments
 (0)