mirror of
https://github.com/traefik/traefik.git
synced 2026-07-11 18:46:40 -04:00
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
4 lines
103 B
CSS
4 lines
103 B
CSS
/* Use a wider grid to accommodate table content and code blocks. */
|
|
.md-grid {
|
|
max-width: 1800px;
|
|
}
|