h1 code,
h2 code,
h3 code,
h4 code,
h5 code,
h6 code {
  font-family: monospace;
  padding: 2px 6px;
  border-radius: 4px;
  font-size: 90%;
}

.docs-sidebar, .docs-toc-top {
  position: sticky !important;
  top: 20px !important;
  overflow-y: auto !important;
}

.docs-sidebar-top{
  overflow-y: hidden !important;
}
