From 5fe8745ddb76862206b6312f33c54fff564fcdeb Mon Sep 17 00:00:00 2001 From: Brandon Harvey Date: Tue, 17 Dec 2024 22:32:33 +0000 Subject: [PATCH] Updated 2 files via CloudCannon. --- docs/stylesheets/extra.css | 5 +++++ 1 file changed, 5 insertions(+) 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