website: minor fixes (#6627)

* website: fix security severity table

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* match phrasing

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

* connect hr to sidebar border

Signed-off-by: Jens Langhammer <jens@goauthentik.io>

---------

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-08-25 23:30:29 +02:00
committed by GitHub
parent 72dd758160
commit 134051eb39
3 changed files with 5 additions and 2 deletions

View File

@ -127,6 +127,7 @@ body {
}
.theme-doc-sidebar-menu hr {
margin-top: calc(var(--ifm-hr-margin-vertical) / 2);
margin-right: -0.5rem;
}
/* Nav header background color on mobile */