File: material.css

package info (click to toggle)
mkdocs-autorefs 1.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 432 kB
  • sloc: python: 1,899; makefile: 31; sh: 18; javascript: 13
file content (4 lines) | stat: -rw-r--r-- 89 bytes parent folder | download | duplicates (12)
1
2
3
4
/* More space at the bottom of the page. */
.md-main__inner {
  margin-bottom: 1.5rem;
}