Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
This commit is contained in:
Josh Soref 2026-02-11 09:35:24 -05:00 committed by GitHub
parent 544bc1bc4f
commit f636a97faa
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
81 changed files with 109 additions and 110 deletions

View file

@ -29,7 +29,7 @@ body {
}
/* Reduce the space between the term and definition in a definition list
Reads better for flags and their documention in CLI options lists */
Reads better for flags and their documentation in CLI options lists */
.md-typeset dd {
margin-top: 0.125em;
}