summaryrefslogtreecommitdiff
path: root/docs/sidebar.css
blob: 5c203ab32a530fd8011bb30cf18f1ea2335cc790 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.sidebar-toggle {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 0;
}

.search {
  margin-top: 40px;
}

.markdown-section h3 {
  margin-top: 16px;
}

.sidebar, .sidebar-nav {
  line-height: 1.5em !important;
}