Fixed tree search input missing types

This commit is contained in:
Stefan Zermatten
2022-08-15 14:47:36 +02:00
parent 1cf9f3b5fd
commit 4d6cdf50bd
2 changed files with 15 additions and 21 deletions

View File

@@ -1,3 +1,7 @@
.markdown {
width: 100%;
}
.markdown h1,
.markdown h2,
.markdown h3,