diff --git a/docs/stylesheets/extra.css b/docs/stylesheets/extra.css index 417fd8b36..de5ab954b 100644 --- a/docs/stylesheets/extra.css +++ b/docs/stylesheets/extra.css @@ -29,4 +29,9 @@ ul ul li { /* brandon edited this while trying to fix images */ article.md-typeset img { max-width: 500px +} + +/* brandon edited this while trying to fix images */ +article.md-typeset img { + max-height: 600px } \ No newline at end of file