helm-charts/docs/stylesheets/extra.css
2025-06-11 14:09:46 +00:00

4 lines
103 B
CSS

/* Maximum space for text block */
.md-grid {
max-width: 100%; /* 100% to stretch to full-width */
}