.docs-nav {
  position: sticky;
  top: 80px;
}

.code-block {
  font-family: "Courier New", Courier, monospace;
  font-size: 0.875rem;
}

.docs-content h2 {
  scroll-margin-top: 100px;
}

.docs-content h3 {
  scroll-margin-top: 100px;
}
