website: fix sidebar sizing (#6430)

Signed-off-by: Jens Langhammer <jens@goauthentik.io>
This commit is contained in:
Jens L
2023-07-30 17:58:29 +02:00
committed by GitHub
parent fdf726f771
commit cd4cf63ab3

View File

@ -84,7 +84,7 @@
no-repeat;
}
@media (min-width: 1416px) {
@media (min-width: 1600px) {
#__docusaurus_skipToContent_fallback > div {
align-self: center;
max-width: 1600px;