Files
authentik/website/docusaurus-theme/theme/NotFound/Content/styles.module.css
Teffen Ellis 810aa1cfea website: Fix stale links that depend on initial route not triggering redirects. (#16369)
website: Fix issue where stale links that depend on initial route are
not redirected.
2025-08-26 12:21:22 -04:00

5 lines
62 B
CSS

.container {
flex: 1 1 auto;
place-content: center;
}