Fix ugly 'pihole' styling

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2021-11-24 21:40:09 +01:00
parent 7e0120acc2
commit 24e174f3fe
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -3,6 +3,10 @@
line-height: 1.4;
}
.md-nav__link {
display: inline-flex;
}
.md-typeset {
font-size: .7rem;
line-height: 1.5;
+1 -1
View File
@@ -91,7 +91,7 @@ nav:
- 'Updating': main/update.md
- 'Uninstalling': main/uninstall.md
- 'Pi-hole Core':
- 'The <samp>pihole</samp> command': core/pihole-command.md
- 'The &nbsp<samp>pihole</samp>&nbsp command': core/pihole-command.md
- 'Databases':
- 'Overview': database/index.md
- 'Query database': database/ftl.md