Commit 68f5472f authored by Rob Stupay's avatar Rob Stupay

slight terminal update

parent 50b68b3c
......@@ -73,7 +73,6 @@ var css = csjs`
overflow-y : auto;
font-family : monospace;
}
.terminal_bg {
display : flex;
flex-direction : column;
......@@ -93,10 +92,8 @@ var css = csjs`
background-repeat : no-repeat;
background-size : 45%;
}
.terminal {
position: relative;
position: relative;
display: flex;
flex-direction: column;
height: 100%;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment