mirror of
https://github.com/traefik/traefik.git
synced 2026-04-14 05:26:23 -04:00
5 lines
103 B
CSS
5 lines
103 B
CSS
|
|
/* Use a wider grid to accommodate table content and code blocks. */
|
||
|
|
.md-grid {
|
||
|
|
max-width: 1650px;
|
||
|
|
}
|