fix BN6 end screen

This commit is contained in:
Olivier Gagnon
2021-09-14 14:10:59 -04:00
parent 2d463b60a0
commit 9adf69afbd
11 changed files with 849 additions and 71 deletions

View File

@@ -1,8 +1,6 @@
@import "theme";
#terminal-container {
position: fixed;
margin-left: 10%;
height: 100%;
width: 99%;
overflow: auto;