traefik/docs/content/assets/css/content-width.css
Sheddy 9560f0d815
Some checks are pending
CodeQL / Analyze (push) Waiting to run
Build and Publish Documentation / Doc Process (push) Waiting to run
Build experimental image on branch / build-webui (push) Waiting to run
Build experimental image on branch / Build experimental image on branch (push) Waiting to run
Add ingress-nginx ConfigMap migration step
2026-04-24 12:02:06 +02:00

4 lines
103 B
CSS

/* Use a wider grid to accommodate table content and code blocks. */
.md-grid {
max-width: 1800px;
}