mirror of
https://github.com/bjw-s-labs/helm-charts.git
synced 2025-07-03 08:37:03 +02:00
4 lines
103 B
CSS
4 lines
103 B
CSS
/* Maximum space for text block */
|
|
.md-grid {
|
|
max-width: 100%; /* 100% to stretch to full-width */
|
|
}
|