From 9e297f288d9170851fe80a00fa5e7b7ac20a4121 Mon Sep 17 00:00:00 2001 From: Kio Date: Fri, 26 Jul 2024 17:46:54 -0400 Subject: [PATCH] Update style.css --- docs/style.css | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/style.css b/docs/style.css index 53e509f..e2e036b 100644 --- a/docs/style.css +++ b/docs/style.css @@ -8,6 +8,7 @@ body { justify-content: center; align-items: center; overflow: hidden; + max-height: 100vh; border-radius: 15px; }