From 26b15b32736a4b9b350e069c3795964f48ad35c7 Mon Sep 17 00:00:00 2001 From: Vivek <91877886+MannavaVivek@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:21:53 +0100 Subject: [PATCH] Trigger rebuild and deploy bug fix was not deployed, so empty commit to trigger rebuild --- styles.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/styles.css b/styles.css index e3cfe23..a864b00 100644 --- a/styles.css +++ b/styles.css @@ -26,9 +26,9 @@ body { .terminal-window.fullscreen { width: 95vw; height: 95vh; - max-height: 100vh; top: 0; left: 0; + max-height: 100vh; } .terminal-window header {