1
Fork 0
mirror of https://github.com/RGBCube/uutils-coreutils synced 2025-07-27 11:07:44 +00:00

docs: adjust space for options

This commit is contained in:
Terts Diepraam 2022-01-20 18:41:07 +01:00
parent cf42008150
commit 68c584fef6

5
docs/theme/head.hbs vendored Normal file
View file

@ -0,0 +1,5 @@
<style>
dd {
margin-bottom: 1em;
}
</style>