:root {
  --sidebar-width: 280px;
}

.content main {
  max-width: 860px;
}

table {
  width: 100%;
}

code {
  font-variant-ligatures: none;
}
