/* Shared layout for dashboard pages (TOC hidden via front matter `hide: toc`). */

.md-main__inner.md-grid {
  max-width: initial;
}
