Files
2022-02-11 23:52:41 +01:00

5 lines
89 B
CSS

/* More space at the bottom of the page. */
.md-main__inner {
margin-bottom: 1.5rem;
}