traefik/docs/content/assets/css/content-width.css
2026-02-12 14:50:04 +01:00

5 lines
103 B
CSS

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