Split noise router and density function guides

This commit is contained in:
Misode
2022-05-26 05:57:23 +02:00
parent 6144459071
commit d9b146f00f
4 changed files with 160 additions and 82 deletions

View File

@@ -1679,7 +1679,8 @@ hr {
.guide-content pre > code {
display: block;
padding: 0.8em;
margin: 0.2em 0 0.5em;
margin-top: 4px;
margin-bottom: 20px;
overflow-x: auto;
}