From 8cbf38f8d1b1c533dac6a97377b48383e46ff6ba Mon Sep 17 00:00:00 2001 From: MagnusMarx <64651604+MagnusMarx@users.noreply.github.com> Date: Mon, 3 Jul 2023 18:54:41 -0400 Subject: [PATCH] Minor Update --- Assets/CSS/Stylesheet.css | 8 -------- index.html | 2 +- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/Assets/CSS/Stylesheet.css b/Assets/CSS/Stylesheet.css index 45cab26..912125b 100644 --- a/Assets/CSS/Stylesheet.css +++ b/Assets/CSS/Stylesheet.css @@ -6673,14 +6673,6 @@ body::-webkit-scrollbar-thumb { margin: 0 .5em } -.main .terminal { - display: flex; - flex-direction: column-reverse; - flex: 1; - overflow: hidden; - background: #000 -} - .main .window-container { padding: .25em; display: flex; diff --git a/index.html b/index.html index 9fddf4f..7168630 100644 --- a/index.html +++ b/index.html @@ -15,4 +15,4 @@ - + \ No newline at end of file