mirror of
https://github.com/langchain-ai/markdown-exec.git
synced 2026-07-22 09:35:27 -04:00
5 lines
89 B
CSS
5 lines
89 B
CSS
/* More space at the bottom of the page. */
|
|
.md-main__inner {
|
|
margin-bottom: 1.5rem;
|
|
}
|