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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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;