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:
@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user