Files
traefik/docs/content/assets/css/content-width.css
T
2026-04-24 12:02:06 +02:00

5 lines
103 B
CSS

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