website: Glossary (#16007)

* website: Glossary

fix minor issues

wip

Apply suggestion from @dominic-r

Signed-off-by: Dominic R <dominic@sdko.org>

anchor to param

wip

wip

at least the lockfile changes now

sure

a-z first as tana asked

idk why i switched in the first place

wip

wip

lock

lockfiles are hard

wip

please work

no have?

Revert "no have?"

This reverts commit 743dbc1bc2900eedcc2c93af248e6afdec3688a3.

* changed to sentence-case capitalization

---------

Co-authored-by: Tana M Berry <tana@goauthentik.io>
This commit is contained in:
Dominic R
2025-12-02 21:36:51 -05:00
committed by GitHub
parent d0ef8a8b8e
commit 96eb8dda0f
91 changed files with 2162 additions and 83 deletions

View File

@@ -0,0 +1,13 @@
.docCardListItem {
margin-bottom: 2rem;
}
.docCardListItem > * {
height: 100%;
}
@media (max-width: 768px) {
.docCardListItem {
margin-bottom: 0.75rem;
}
}