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

.search {
  margin-top: 40px;
}

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