docs: update content

This commit is contained in:
Philipp Kühn
2021-04-21 12:21:40 +02:00
parent c8a7735d05
commit 7eb45868ea
2 changed files with 22 additions and 2 deletions

View File

@@ -319,6 +319,22 @@ code {
}
}
> ol,
> ul {
li {
> h1,
> h2,
> h3,
> h4,
> h5,
> h6 {
a {
display: none;
}
}
}
}
> .table-wrapper {
display: block;
width: 100%;